8000 feat: ✨ redis session class by BloodBoy21 · Pull Request #789 · google/adk-python · GitHub
[go: up one dir, main page]

Skip to content

feat: ✨ redis session class #789

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
wants to merge 36 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
d481e06
feat: :construction: catch user transcription
BloodBoy21 Apr 30, 2025
bba436b
feat: :sparkles: send user transcription event as llm_response
BloodBoy21 Apr 30, 2025
1de70be
Merge branch 'main' into main
BloodBoy21 May 1, 2025
5480f0d
Merge branch 'main' into main
BloodBoy21 May 1, 2025
ad2abf5
style: :lipstick: update lint problems
BloodBoy21 May 2, 2025
98b1829
Merge branch 'main' into main
BloodBoy21 May 3, 2025
5757063
Merge branch 'main' into main
BloodBoy21 May 3, 2025
405187f
Merge branch 'main' into main
BloodBoy21 May 3, 2025
744703c
fix: set right order for input transcription
hangfei May 3, 2025
31a5d42
remove print
hangfei May 3, 2025
913a492
Merge branch 'main' into main
hangfei May 3, 2025
59e5d9c
remove api version
hangfei May 3, 2025
56dbb93
Merge branch 'main' into main
hangfei May 4, 2025
b5f28fc
Merge branch 'main' into main
BloodBoy21 May 4, 2025
4b782f8
feat: :sparkles: set version to gemini using vertex api
BloodBoy21 May 4, 2025
6e74b74
Merge branch 'main' into main
BloodBoy21 May 5, 2025
ea29015
Merge branch 'main' into main
BloodBoy21 May 6, 2025
578eeb0
Merge branch 'main' into main
hangfei May 6, 2025
fb0b464
Merge branch 'feat/api-version-vertex'
BloodBoy21 May 6, 2025
237e35e
feat: :construction: add redis as memory service
BloodBoy21 May 7, 2025
105192d
fix: :bug: save all data from events in session
BloodBoy21 May 12, 2025
66dfccf
Merge branch 'google:main' into feat-redis-session
BloodBoy21 May 12, 2025
36cd268
Merge branch 'main' of github.com:BloodBoy21/nerds-adk-python
BloodBoy21 May 19, 2025
aa46a76
Merge branch 'main' into feat-redis-session
BloodBoy21 May 19, 2025
30fe6b2
chore: :lipstick: apply code style
BloodBoy21 May 19, 2025
04a66bb
Merge branch 'main' into feat-redis-session
BloodBoy21 May 19, 2025
11498eb
Merge branch 'main' into feat-redis-session
BloodBoy21 May 20, 2025
fb7c0af
Merge branch 'main' into feat-redis-session
seanzhou1023 May 21, 2025
9957c2c
Merge branch 'main' into feat-redis-session
BloodBoy21 May 22, 2025
67153a5
Merge branch 'google:main' into feat-redis-session
BloodBoy21 May 28, 2025
737fd82
fix: :coffin: remove list_events from redis session service
BloodBoy21 May 28, 2025
1fe2ef9
fix: :bug: fix await errors in runner
BloodBoy21 May 29, 2025
3a98976
fix: :bug: await append event in runner
BloodBoy21 May 29, 2025
0368ab4
fix: :bug: await append event if not partial
BloodBoy21 May 29, 2025
530ae04
Merge branch 'main' into feat-redis-session
BloodBoy21 Jun 16, 2025
2a55584
refactor: tool call accept event response
BloodBoy21 Jun 16, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into main
  • Loading branch information
hangfei authored May 4, 2025
commit 56dbb93842f7e365d3e526f56f2eb34f8b65ecd6

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.

0