-
Notifications
You must be signed in to change notification settings - Fork 1.2k
feat(framework): Add Open Responses compatible /responses endpoint to Runtime API
#7941
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
charlesbvll
wants to merge
58
commits into
main
Choose a base branch
from
add-runtime-responses-endpoint
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
e1c5416
init
jafermarq a9450a3
Merge branch 'main' into add-http-retry-invoker
jafermarq b41aeb7
incorporate feedback
jafermarq 58dca8a
fix `pylint`
jafermarq 1b0c12d
Merge branch 'main' into add-http-retry-invoker
jafermarq 0336d7d
Update framework/py/flwr/supercore/protobuf/client.py
jafermarq aeedfed
Update framework/py/flwr/supercore/protobuf/client.py
jafermarq 5e2266c
Narrow retryable HTTP transport errors
jafermarq 6acd131
init
jafermarq 43a4e4a
fix circular import
jafermarq bc1b69d
update year in copyright
jafermarq 50d3ed0
Merge branch 'main' into add-http-grid
jafermarq c112954
Merge branch 'main' into add-http-grid
jafermarq 26cc81d
tweaks after merge w/ main
jafermarq 64e28b3
Potential fix for pull request finding
jafermarq 9f239a2
Potential fix for pull request finding
jafermarq e409289
prep
jafermarq f1da2e9
fix for local superlink
jafermarq a370597
Merge branch 'main' into switch-runtime-api-to-http-only
jafermarq 5476ec9
stop using `--clientappio-api-address` in CI tests
jafermarq 6c73d04
using `client` in favour of `stub`
jafermarq 813bf26
format
jafermarq 3177242
Merge branch 'main' into switch-runtime-api-to-http-only
jafermarq 4161d8f
feat(framework): Add openresponses compatible interface
charlesbvll 685fe9f
Merge branch 'main' into switch-runtime-api-to-http-only
jafermarq 9fb4631
port must be over 0
jafermarq 7d54dd8
Merge branch 'main' into switch-runtime-api-to-http-only
jafermarq d62aeb7
Use exit handler for Runtime HTTP shutdown
jafermarq a7338d4
updated docstrings description when no certificates/insecure is set; …
jafermarq b0f66b1
fixes for docker compose
jafermarq 29e5dcd
w/ prev
jafermarq c5a6ad3
Merge branch 'main' into switch-runtime-api-to-http-only
jafermarq 0ec30ef
show error message and exti if user attempts passing gRPC RuntimeAPI …
jafermarq a6a309f
w/ previous docker fixes
jafermarq fbf2774
update `FASTAPI.md`
jafermarq 4c944dd
Update with latest changes
charlesbvll d619adc
Merge remote-tracking branch 'origin/main' into add-runtime-responses…
charlesbvll 91995b3
Merge remote-tracking branch 'origin/main' into add-runtime-responses…
charlesbvll b3624f5
Address comments
charlesbvll e00f3d8
Merge branch 'main' into add-runtime-responses-endpoint
charlesbvll cc0d942
Address comments
charlesbvll 314a6e1
Add explaining comment
charlesbvll 1387d0c
Merge branch 'main' into add-runtime-responses-endpoint
charlesbvll 1efe8c4
Switch to task_ids
charlesbvll 7182df9
Address comments
charlesbvll 533818a
Address comments
charlesbvll 71f7c09
Merge main into it
charlesbvll 0bfa19d
Merge branch 'main' into add-runtime-responses-endpoint
charlesbvll e20b209
Address comments
charlesbvll 11a2cd1
Address comments
charlesbvll 9f9eb3a
Apply suggestion from @panh99
panh99 5e972c1
Merge branch 'main' into add-runtime-responses-endpoint
charlesbvll c061a6a
Add `ModelRequest.from_payload`
charlesbvll 6d5e28e
Address comments
charlesbvll 332335f
Recompile protos
charlesbvll 597e85e
Safer claim
charlesbvll 73e0161
Remove duplication
charlesbvll 1b2ce80
Fix sorting
charlesbvll File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.