Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Feature/realtime ai model#4

Merged
blackdwarftech merged 3 commits into
mainfrom
feature/realtime-ai-model
Jan 21, 2026
Merged

Feature/realtime ai model#4
blackdwarftech merged 3 commits into
mainfrom
feature/realtime-ai-model

Conversation

@elt7613
Copy link
Copy Markdown
Collaborator

@elt7613 elt7613 commented Jan 20, 2026

Realtime AI Model Support

  • Gemini Realtime - Added siphon.plugins.gemini.Realtime wrapper for Google's native audio preview models (defaulting to gemini-2.5-flash-native-audio-preview-12-2025).
  • OpenAI Realtime - Added siphon.plugins.openai.Realtime wrapper for OpenAI's realtime API (defaulting to gpt-realtime).
  • Both implementations include full configuration serialization (to_config/from_config) to support Siphon's worker architecture.

- Add Realtime wrapper class to siphon/plugins/gemini.py
- Add Realtime wrapper class to siphon/plugins/openai.py
@elt7613 elt7613 self-assigned this Jan 20, 2026
- Add Realtime wrapper class to siphon/plugins/gemini.py
- Add Realtime wrapper class to siphon/plugins/openai.py
@blackdwarftech blackdwarftech merged commit d3c61b8 into main Jan 21, 2026
@blackdwarftech blackdwarftech deleted the feature/realtime-ai-model branch January 21, 2026 19:45
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.

2 participants