docs: 添加 ag-ui 和 crewai 项目 skills 及更新文档

This commit is contained in:
qzl
2026-03-02 17:02:09 +08:00
parent 6fdbc34526
commit ca1ce3d84a
43 changed files with 56074 additions and 3 deletions
+11
View File
@@ -0,0 +1,11 @@
# LLMs
**作用**: 介绍 LLM 配置、多模型支持、自定义 LLM 和最佳实践。
**源文件**: `llms-full.md`
**行号范围**: 4839-6469
**内容索引**:
- LLM Overview - LLM 配置概念 (行 4839-6281)
- Supported Providers - 支持的 LLM 提供商 (行 6282-6469)
- Custom LLM Integration (行 6990-7496)