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

OpenAI Streaming #145

Closed
yiranwu0 opened this issue Oct 7, 2023 · 1 comment
Closed

OpenAI Streaming #145

yiranwu0 opened this issue Oct 7, 2023 · 1 comment

Comments

@yiranwu0
Copy link
Collaborator

yiranwu0 commented Oct 7, 2023

The OpenAI API supports steaming of responses by returning a generator. It is good to have autogen.oai.Completion to support this to improve user's experience.
https://github.com/openai/openai-cookbook/blob/main/examples/How_to_stream_completions.ipynb

@yiranwu0 yiranwu0 changed the title Streaming OpenAI Streaming Oct 7, 2023
@sonichi
Copy link
Contributor

sonichi commented Oct 22, 2023

related to #217 #203

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants