googleapis / googleapis/python-aiplatform
[Reasoning Engine] support user defined session id / name in create session API
Đang mở
api: vertex-ai
- Ngôn ngữ chính
- Python
- Star
- 905
- Fork
- 465
- Merge trung bình
- 1 ngày 13 giờ
- Pull request đã merge (30 ngày)
- 44
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.