Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/openai/openai-agents-python
/ forcing_tool_use.py
File
forcing_tool_use.py
examples/agent_patterns/forcing_tool_use.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
__future__
import
annotations
2
3
import
asyncio
4
from
typing
import
Any, Literal
Callers
nothing calls this directly
Calls
4
is_auto_mode
Function · 0.90
auto_demo
Function · 0.85
main
Function · 0.70
run
Method · 0.45
Tested by
no test coverage detected