Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openai/openai-python
/ streaming.py
File
streaming.py
examples/streaming.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env -S poetry run python
2
3
import
asyncio
4
Callers
nothing calls this directly
Calls
3
sync_main
Function · 0.70
async_main
Function · 0.70
run
Method · 0.45
Tested by
no test coverage detected