-
Notifications
You must be signed in to change notification settings - Fork 2.8k
feat: add endpoint to generate memory from session #2900
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
Closed
guillaumeblaquiere
wants to merge
34
commits into
google:main
from
guillaumeblaquiere:add-session-to-memory
Closed
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
69ffec1
feat: add endpoint to generate memory from session
guillaumeblaquiere 58238d4
chore: renaming function
guillaumeblaquiere 69571ea
fix: session missing handling
guillaumeblaquiere e69cac4
chore: Improvement based on Gemini recommendation
guillaumeblaquiere b4577d0
Merge branch 'main' into add-session-to-memory
guillaumeblaquiere a7a7d03
fix: make API path more RESTful
guillaumeblaquiere 8b788e7
Merge remote-tracking branch 'origin/add-session-to-memory' into add-…
guillaumeblaquiere 9c1a262
Merge branch 'main' into add-session-to-memory
guillaumeblaquiere 6b4d947
Update adk_web_server.py
DeanChensj 68bb329
Chore: pyink formatting
guillaumeblaquiere 9d418a0
Merge remote-tracking branch 'origin/add-session-to-memory' into add-…
guillaumeblaquiere 7868eee
Merge branch 'main' into add-session-to-memory
guillaumeblaquiere a1a7fd8
Chore: typo
guillaumeblaquiere de6eab8
Merge branch 'main' into add-session-to-memory
DeanChensj 08c19eb
fix: None body return
guillaumeblaquiere aecb0f0
fix: test improvement
guillaumeblaquiere 5d9dc6b
fix: test improvement
guillaumeblaquiere 3f82b8e
Merge branch 'main' into add-session-to-memory
guillaumeblaquiere c853518
Merge branch 'main' into add-session-to-memory
DeanChensj 85cc594
chore: pyink fix
guillaumeblaquiere 3e763fc
Merge branch 'main' into add-session-to-memory
guillaumeblaquiere 8c667de
Merge branch 'main' into add-session-to-memory
DeanChensj 13d42ae
Merge branch 'main' into add-session-to-memory
guillaumeblaquiere 98eca83
Merge branch 'main' into add-session-to-memory
guillaumeblaquiere 1527493
feat: update add session to memory endpoint structure
guillaumeblaquiere d0003af
Merge branch 'main' into add-session-to-memory
guillaumeblaquiere e0465b5
Merge branch 'main' into add-session-to-memory
GWeale c451d08
Merge branch 'main' into add-session-to-memory
DeanChensj 17f4478
Merge branch 'main' into add-session-to-memory
guillaumeblaquiere 830da14
feat: change return code of patch_memory
guillaumeblaquiere 6e2f09b
doc: merge the exceptions description
guillaumeblaquiere c831d87
refactor: merge the memory request check and exceptions
guillaumeblaquiere faf8ec7
Merge branch 'main' into add-session-to-memory
DeanChensj 0507de4
Merge branch 'main' into add-session-to-memory
DeanChensj 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
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
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.