2025.10.24

This commit is contained in:
2287551746@qq.com
2025-10-24 12:35:27 +08:00
parent 9e9cc3d5ac
commit 851fb3ccbb
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -26,8 +26,8 @@
| 仓库 | 博客 | 技术栈 | 知识点 | 难度 |
|---------------------------------------------------|------------------------------------------------|------------------|----------------------|-----|
| [01 Agent 入门 & 快速运行](01%20Agent%20入门%20&%20环境搭建/) | [🏠](01%20Agent%20入门%20&%20环境搭建/Agent-demo.py) | 基础LLM | Agent概念 | ⭐ |
| [02 LLM基础与调用](02%20LLM基础与调用/1.%20llm基础调用.py) | [🏠](02%20LLM基础与调用/1.%20llm基础调用.py) | LLM/API调用/Prompt | 调用模型接口、初识prompt、多轮对话 | ⭐ |
| [01 Agent 入门 & 快速运行](https://github.com/Annyfee/agent-craft/tree/main/01%20Agent%20%E5%85%A5%E9%97%A8%20%26%20%E5%BF%AB%E9%80%9F%E8%BF%90%E8%A1%8C) | [🏠](https://blog.csdn.net/2401_87328929/article/details/153729555) | 基础LLM | Agent概念 | ⭐ |
| [02 LLM基础与调用](https://github.com/Annyfee/agent-craft/tree/main/02%20LLM%E5%9F%BA%E7%A1%80%E4%B8%8E%E8%B0%83%E7%94%A8) | [🏠](https://blog.csdn.net/2401_87328929/article/details/153735431) | LLM/API调用/Prompt | 调用模型接口、初识prompt、多轮对话 | ⭐ |
---