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

refactor/realtime #339

Merged
merged 18 commits into from
Feb 17, 2025
Merged

refactor/realtime #339

merged 18 commits into from
Feb 17, 2025

Conversation

fedirz
Copy link
Collaborator

@fedirz fedirz commented Feb 17, 2025

  • chore: move realtime router module

  • chore: rename variable

  • fix/realtime: transcription_flow

  • chore: update async task error handling

  • feat/realtime: add support for session.update

  • feat/realtime/ws: fix session.created is sent after session.updated

  • chore: update Taskfile server command

  • deps: update openai

  • chore: reduce logger noisiness

  • refactor/realtime: rework response router, add custom type wrappers, use chat completion client, etc.

  • chore/realtime: remove unused function

  • chore: remove deprecated ruff rule

  • fix/realtime: ConversationItem is too strict causing ValidationError's when using openai-realtime-console

  • fix/realtime: empty tools list causes 400

  • feat/chat: propagate 400 error to the client

  • feat/realtime: add a demo transcription only client

  • chore/realtime/ws: propagate ValidationError to the client

  • chore/realtime: update default session

@fedirz fedirz merged commit 879e90b into master Feb 17, 2025
@fedirz fedirz deleted the refactor/realtime branch February 17, 2025 22:04
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.

1 participant