跳转至

参考资料 · AI 应用 / RAG / Agent

Reference · 速查

RAG 论文

Agent 论文与协议

框架文档

  • LangChain Documentation (official-doc) —— Models / Agents / Tools / LangGraph / Deep Agents 等模块。
  • LlamaIndex Documentation (official-doc) —— Component Guides 含 Indexing/Loading/Storing/Querying/Evaluating/Observability/MCP;5 workflow 模式 (Agents/Workflows/Structured Data/Query/Chat)。与本 wiki ai-workloads/ 的"应用 / Runtime 桥 / 工程纪律"三层组织部分对齐
  • OpenAI Cookbook (official-doc) —— 实践代码模式。

评估与 Observability

安全 / Guardrails

综述


待补:2025-2026 RAG / Agent 演进;vLLM Agent serving;Agent Memory / Long-term context 最新研究