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

Skip to content

Tests for realtime session #1080

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

Merged
merged 1 commit into from
Jul 12, 2025
Merged

Tests for realtime session #1080

merged 1 commit into from
Jul 12, 2025

Conversation

rm-openai
Copy link
Collaborator

@rm-openai rm-openai commented Jul 12, 2025

No description provided.

Copy link
Member

@seratch seratch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Getting back to 95% soon:

-----------------------------------------------------------------------------------
TOTAL                                                 12773    827    94%
Coverage failure: total of 94 is less than fail-under=95
make: *** [Makefile:31: coverage] Error 2
Error: Process completed with exit code 2.

@seratch
Copy link
Member

seratch commented Jul 12, 2025

once the mypy failure is resolved, this is good to go

@rm-openai rm-openai force-pushed the rm/pr1080 branch 2 times, most recently from 401cdc5 to bac6d87 Compare July 12, 2025 00:49
rm-openai added a commit that referenced this pull request Jul 12, 2025
Key changes:
1. Transport -> model.
2. Extract any model settings into `RealtimeSessionModelSettings`.
3. RealtimeRunConfig, similar to the RunConfig in `run.py`.
4. RealtimeRunner now exists, similar to Runner. Returns a
RealtimeSession when you call run().
5. RealtimeSession now uses streaming events instead of listener.






---
[//]: # (BEGIN SAPLING FOOTER)
* #1080
* #1079
* __->__ #1076
rm-openai added a commit that referenced this pull request Jul 12, 2025
---
[//]: # (BEGIN SAPLING FOOTER)
* #1080
* __->__ #1079
* #1076
Base automatically changed from rm/pr1079 to main July 12, 2025 00:50
@rm-openai rm-openai merged commit 7a00edd into main Jul 12, 2025
8 of 10 checks passed
@rm-openai rm-openai deleted the rm/pr1080 branch July 12, 2025 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants