This website requires JavaScript.
Explore
Help
Sign In
opc_agent
/
agent-craft
Watch
3
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8c48ae5776be05523f18cb2b62183a7dccb3977f
agent-craft
/
03 Function calling与工具调用
T
History
2287551746@qq.com
644816de79
2025.10.25
2025-10-25 16:32:18 +08:00
..
1. 自定义函数调用.py
2025.10.25
2025-10-25 16:32:18 +08:00
2. API 调用.py
2025.10.25
2025-10-25 16:32:18 +08:00
README.md
2025.10.25
2025-10-25 16:32:18 +08:00
README.md
💕
注意事项
知识点:
Function calling原理、工具函数封装、API接入实践、多轮调用流程、Agent能力扩展
自定义函数调用:使用一个假函数来模拟完成function calling代码构建流程。重点是学会如何调用外部工具函数
API调用:调用一个真的外部工具函数来完成API调用。重点是学会如何通过API文档学会构建一个可被调用的外部函数。强烈推荐自己找一个其他的任意API给AI作为测试,看它能否调用你提供的工具。
Reference in New Issue
View Git Blame
Copy Permalink