Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Realtime: send session.update event at connection/handoffs#1112

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
rm-openai merged 1 commit intomainfromrm/pr1112
Jul 14, 2025

Conversation

rm-openai
Copy link
Collaborator

@rm-openairm-openai commentedJul 14, 2025
edited
Loading

This is what tells the model about tools, tool choice, model etc etc.

@rm-openairm-openai changed the base branch frommain torm/pr1111July 14, 2025 20:59
@rm-openairm-openai requested a review fromseratchJuly 14, 2025 20:59
rm-openai added a commit that referenced this pull requestJul 14, 2025
Guardrails were blocking the event loop. Now, they run as a separatetask.---[//]: # (BEGIN SAPLING FOOTER)*#1112*#1111*#1107*#1106* __->__#1104
@rm-openairm-openai changed the titleRealtime: send session.update event at connectionRealtime: send session.update event at connection/handoffsJul 14, 2025
rm-openai added a commit that referenced this pull requestJul 14, 2025
cleanup---[//]: # (BEGIN SAPLING FOOTER)*#1112*#1111*#1107* __->__#1106
rm-openai added a commit that referenced this pull requestJul 14, 2025
The model listens to websocket events in a separate task, and thesession receives those events in on_event. So if there's e.g. awebsocket or json exception, it's silently dropped. Similar to thestreaming text agents, we should:- capture exceptions separately- raise them in `async for event in session` loop.Added tests to verify.---[//]: # (BEGIN SAPLING FOOTER)*#1112*#1111* __->__#1107*#1106
rm-openai added a commit that referenced this pull requestJul 14, 2025
Base automatically changed fromrm/pr1111 tomainJuly 14, 2025 21:55
@rm-openairm-openaienabled auto-merge (squash)July 14, 2025 21:56
@rm-openairm-openai merged commit5888cf2 intomainJul 14, 2025
5 checks passed
@rm-openairm-openai deleted the rm/pr1112 branchJuly 14, 2025 21:57
@seratchseratch added enhancementNew feature or request feature:realtime labelsJul 15, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@jhills20jhills20jhills20 approved these changes

@seratchseratchAwaiting requested review from seratch

Assignees

@pakrym-oaipakrym-oai

Labels
enhancementNew feature or requestfeature:realtime
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@rm-openai@jhills20@seratch@pakrym-oai

[8]ページ先頭

©2009-2025 Movatter.jp