最終更新:2026-05-13 (水) 12:35:53 (31d)  

agents.AgentHooks
Top / agents.AgentHooks

https://openai.github.io/openai-agents-python/ref/lifecycle/#agents.lifecycle.AgentHooks

agents.AgentHooks.on_start?Called before the agent is invoked. Called each time the running agent is changed to this agent.
agents.AgentHooks.on_end?Called when the agent produces a final output.
agents.AgentHooks.on_handoff?
agents.AgentHooks.on_tool_start?
agents.AgentHooks.on_tool_end?
agents.AgentHooks.on_llm_start?
agents.AgentHooks.on_llm_end?

AgentHooksBase?

関連