| frameworks | license | tasks | ||
|---|---|---|---|---|
|
MIT License |
|
#Git模型下载
git clone https://github.com/MooreThreads/AI_Agent.git
| 章节标题 | 主要代码 | 所有代码和补充 |
|---|---|---|
| 第1章: AI Agent基础知识 | 没有代码 | 没有代码 |
| 第2章: DeepSeek推理和部署 | - vllm_musa_deepseek_server.py - quick_start.py - stream_output.py |
./02.deepseek_deploy |
| 第3章: 大模型工具调用 | - function_call.py - qwen2.5_inference.py - tools.py |
./03.llm_function_call/ |
| 第4章: AI Agent系统MCP | - ai_agent_demo.py - ollama_server.py - vllm_server.py |
./04.ai_agent_system |
| 第5章: 练习 | 没有代码 | ./05.ai_agent_exercise |