← 返回论文库
OpenAI Function Calling
OpenAI · 2023
L3.3 · LLM Agent Patterns & Frameworks
Product
#tool-use
#standard
CORE IDEA
给 LLM 一组 function schema (JSON),输出可直接 parse 成 function call 的结构化 JSON。
L-ANCHOR · 为什么在这一层重要
structured tool use 的工业标准
相关论文
ChemCrow: Augmenting Large-Language Models with Chemistry Tools
L1
2023
ReAct: Synergizing Reasoning and Acting in Language Models
L3.2
2022
Toolformer: Language Models Can Teach Themselves to Use Tools
L3.3
2023
MCP (Model Context Protocol)
L3.3
2024