yGuy / chatgpt-mattermost-bot

A very simple implementation of a service for a mattermost bot that uses ChatGPT in the backend.
MIT License
145 stars 49 forks source link

OpenAI Assistants #72

Open vtraclabs opened 5 months ago

vtraclabs commented 5 months ago

To use this API version pass a beta HTTP Header: OpenAI-Beta: assistants=v2

Do we have this feature yet?

yGuy commented 5 months ago

When "openai": "^3.3.0", support this, yes, "we have" this feature.

By the way - what is "this feature"?

vtraclabs commented 5 months ago

When "openai": "^3.3.0", support this, yes, "we have" this feature.

By the way - what is "this feature"?

https://platform.openai.com/docs/assistants/overview?context=with-streaming

yGuy commented 5 months ago

No, we haven't.