Skip to the content.
LANGCHAIN_TUTORIAL 回 Jason 主站

Week 2 · Tools & Agent

让 LLM 不只输出文本,还能调外部工具、产出结构化结果、稳健流式响应。

章节

  1. tools agent — tool calling + agent 循环
  2. structured output — Pydantic schema 强约束 LLM 输出
  3. streaming and resilience — 流式 + 重试 + fallback

学完应能

← 回教程总览