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

feat(openai-assistant): assistants streaming events #51

Merged
merged 4 commits into from
Mar 29, 2024

Conversation

sebastianmusial
Copy link
Member

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[x] Code style update (formatting, local variables)
[x] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

No streaming option in the conversation (WebSockets)

What is the new behavior?

Added new streaming events related to OpenAI events - https://platform.openai.com/docs/api-reference/assistants-streaming/events

Does this PR introduce a breaking change?

[X] Yes - websocket event names changed
[] No

Base automatically changed from chore/packages-update to main March 29, 2024 07:27
@sebastianmusial sebastianmusial marked this pull request as ready for review March 29, 2024 10:54
@sebastianmusial sebastianmusial merged commit 30593b6 into main Mar 29, 2024
2 checks passed
@sebastianmusial sebastianmusial deleted the feat/assistant-streaming branch March 29, 2024 14:32
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

Successfully merging this pull request may close these issues.

None yet

2 participants