MCPcopy 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

1from __future__ import annotations
2
3import asyncio
4from typing import Any, Literal

Callers

nothing calls this directly

Calls 4

is_auto_modeFunction · 0.90
auto_demoFunction · 0.85
mainFunction · 0.70
runMethod · 0.45

Tested by

no test coverage detected