googleapis / googleapis/python-aiplatform
[Reasoning Engine] support user defined session id / name in create session API
Offen
api: vertex-ai
- Vorherrschende Sprache
- Python
- Sterne
- 905
- Forks
- 465
- Ø Merge
- 1 T. 13 Std.
- Gemergte PRs (30 T.)
- 44
Beschreibung
User provided session name / id isn't supported as suggested in [adk](https://github.com/google/adk-python/blob/f29ab5db0563a343d6b8b437a12557c89b7fc98b/src/google/adk/sessions/vertex_ai_session_service.py#L95-L98).
This is useful to coordinate multi agent communication it A2A while preserving the context.
Currently it requires to manage this mapping at client side after session is created
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.