-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
bot triaged[Bot] This issue is triaged by ADK bot[Bot] This issue is triaged by ADK botservices[Component] This issue is related to runtime services, e.g. sessions, memory, artifacts, etc[Component] This issue is related to runtime services, e.g. sessions, memory, artifacts, etc
Description
** Please make sure you read the contribution guide and file the issues in the right place. **
Contribution guide.
Is your feature request related to a problem? Please describe.
Up to now, session display with an UUID. If users have lots of sessions, session display bar is not clearly for user to know this or that session topic.
Describe the solution you'd like
After create session, title is empty. Once user chat with target agent in someone session, session title will be updated after event generated.
==== session display bar ===
- Hello
- What'is the weather like tody in New York?
- ADK Analysis
...
==== session display bar ===
Describe alternatives you've considered
Tip
Which parts should be changed as we expected?
- Modify
Session
Models definition - Moidfy FastAPI App api for
Session
management. - Modify
Session
storage management.
Additional context
N/A
tropical-coder
Metadata
Metadata
Assignees
Labels
bot triaged[Bot] This issue is triaged by ADK bot[Bot] This issue is triaged by ADK botservices[Component] This issue is related to runtime services, e.g. sessions, memory, artifacts, etc[Component] This issue is related to runtime services, e.g. sessions, memory, artifacts, etc