googleapis / googleapis/python-aiplatform
[Agent Engine] support SSE response
- 主要语言
- Python
- 星标
- 905
- 派生
- 465
- 平均合并
- 1 天 13 小时
- 30 天内合并 PR
- 44
描述
**Is your feature request related to a problem? Please describe.**
Currently, Agent Engine `https://LOCATION-aiplatform.googleapis.com/v1/projects/PROJECT_ID/locations/LOCATION/reasoningEngines/RESOURCE_ID:streamQuery?alt=sse` does not respond SSE response.
it is stream response, but content type is `application/json`.
**Describe the solution you'd like**
Support SSE response.
贡献指南
调研方向
Start with the Agent Engine streamQuery endpoint shown in the issue and trace how the Python SDK handles its current application/json stream response. Done means the endpoint is handled as an SSE response with the expected content type, with the behavior verified by appropriate tests.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- ai, api
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100