googleapis / googleapis/python-aiplatform
[Reasoning Engine] support user defined session id / name in create session API
Abierto
api: vertex-ai
- Lenguaje dominante
- Python
- Estrellas
- 905
- Forks
- 465
- Merge medio
- 1 d 13 h
- PR fusionados (30 d)
- 44
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.