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
2bd241ebb4ea6f8f3d09a1491bffcabdce94cf29
agent-craft
/
02 LLM基础与调用
/
README.md
T
2287551746@qq.com
2bd241ebb4
2025.10.24
2025-10-24 12:35:36 +08:00
280 B
Raw
Blame
History
💕
注意事项
llm模型调用是deepseek官网推荐的调用流程,这个结构是我们以后调用api常用的方法。
多轮问答agent涵盖llm、prompt、memory几个模块。如果想改变ai角色与初识提问,直接更改messages里的content即可。
Reference in New Issue
View Git Blame
Copy Permalink