Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate adding streaming to /api/conversation/custom endpoint #702

Open
cecheta opened this issue Apr 17, 2024 · 0 comments
Open

Investigate adding streaming to /api/conversation/custom endpoint #702

cecheta opened this issue Apr 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@cecheta
Copy link
Collaborator

cecheta commented Apr 17, 2024

Motivation

At present, there is an env var AZURE_OPENAI_STREAM which controls streaming when using the byod endpoint, but it is not used at all when using the custom endpoint.

Investigate the feasibility of implementing streamed responses on the custom endpoint. This is probably non-trivial because:

How would you feel if this feature request was implemented?

image

Requirements

A list of requirements to consider this feature delivered

  • Stream response back to the client from the /custom endpoint
  • Ensure content safety is included in the response

Tasks

To be filled in by the engineer picking up the issue

@cecheta cecheta added the enhancement New feature or request label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant