googleapis / googleapis/python-aiplatform
[Reasoning Engine] support user defined session id / name in create session API
未关闭
api: vertex-ai
- 主要语言
- Python
- 星标
- 907
- 派生
- 466
- 平均合并
- 1 天 13 小时
- 30 天内合并 PR
- 44
描述
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
贡献指南
评估
这个 Issue 还没有评估数据。