MCPcopy Index your code
hub / github.com/openai/openai-agents-python / file_hitl_example.py

File file_hitl_example.py

examples/memory/file_hitl_example.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2File-backed session example with human-in-the-loop tool approval.
3
4This mirrors the JS `file-hitl.ts` sample: a session persisted on disk and tools that

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
runMethod · 0.45

Tested by

no test coverage detected