rubberduck-ai / rubberduck-vscode

Use AI-powered code edits, explanations, code generation, error diagnosis, and chat in Visual Studio Code with the official OpenAI API.
https://marketplace.visualstudio.com/items?itemName=Rubberduck.rubberduck-vscode
MIT License
583 stars 72 forks source link

Add streaming #21

Closed lgrammel closed 1 year ago

lgrammel commented 1 year ago

Add streaming support for open ai responses. The message and temporaryEditor completion handlers should be able to support it.