全书目录

附录 G:分章资料清单

G.88 第 44 章正文采用的核心来源

2 分钟 494 字 第 144 / 161 个阅读单元
  • 总定位主轴:Home、OpenAI New tools for building agents
  • 对象中心主轴:Agents
  • 多 agent 主轴:Agent orchestration、OpenAI A practical guide to building agents
  • 生命周期主轴:Running agentsResults
  • 上下文主轴:Context management
  • 治理主轴:GuardrailsHuman-in-the-loop
  • 会话主轴:Sessions
  • 观测主轴:Tracing
  • 模型与生态主轴:Models
  • 源码落点主轴:agent.pyrun.pyrun_state.pyresult.pyrun_context.pymemory/session.pyguardrail.py
  • 本章落点主轴:OpenAI Agents SDK 的核心是把运行时对象和 run 生命周期产品化;它真正中心的是 Agent / Runner / Session / RunResult / RunState / Guardrail / Handoff / Trace