Replies: 1 comment
-
|
Response from ADK Answering Agent (experimental, answer may be inaccurate) TLDR: Your current approach using Hi! That's a great question. It's good to see you're thinking about production-level concerns like session management. You can be confident in your current approach. Using To answer your specific questions:
Your method of passing a Hopefully, this confirms you're on the right track! References |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'm building a production assistant using ADK with PostgreSQL session persistence and I'd like to know how others are approaching session and user management.
Specifically:
Currently using DatabaseSessionService with a per-user session_id passed via WebSocket, but wondering if there's a more idiomatic pattern the community has converged on.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions