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