MCQ 96 - Default Behavior of Runhooks and Agenthook
Question: What is the fundamental difference in execution behavior between RunHooks and AgentHooks when they are not explicitly configured on an agent?¶
Answer: D¶
¶
| Python | |
|---|---|
Sources:¶
- openai-agents-python/src/agents/run.py
- openai-agents-python/src/agents/_run_impl.py