googleapis / googleapis/python-aiplatform
[Agent Engine] support SSE response
Open
api: vertex-ai
- Dominant language
- Python
- Stars
- 905
- Forks
- 465
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 44
Description
**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.
Contributor guide
Assessment
This issue has not been assessed yet.