openai / openai-node

The official Node.js / Typescript library for the OpenAI API
https://www.npmjs.com/package/openai
Apache License 2.0
7.6k stars 800 forks source link

Export OpenAI.Beta.Assistants.AssistantStream Type #792

Open neilord opened 4 months ago

neilord commented 4 months ago

Confirm this is a feature request for the Node library and not the underlying OpenAI API.

Describe the feature or improvement you're requesting

For now, only the OpenAI.Beta.Assistants.AssistantStreamEvent type is exported, please export also the OpenAI.Beta.Assistants.AssistantStream.

Additional context

No response

rattrayalex commented 4 months ago

Thanks for reporting, we should be able to do this by sometime next week.