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
+13
View File
@@ -0,0 +1,13 @@
# Flows
**作用**: 介绍 Flow 的概念、状态管理、流程控制和与 Crew 的集成。
**源文件**: `llms-full.md`
**行号范围**: 2659-3712
**内容索引**:
- Flow Overview - Flow 定义和用途 (行 2659-3293)
- Structured Output - 结构化输出 (行 3294-3371)
- Usage example (行 3372-3379)
- Run the flow (行 3380-3538)
- Streaming - 流式输出 (行 3539-3712)