mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-04-25 11:18:22 +00:00
fix: replace the offline link in the lead_agent prompt (#1800)
This commit is contained in:
parent
6dbdd4674f
commit
a2aba23962
@ -282,7 +282,7 @@ You: "Deploying to staging..." [proceed]
|
|||||||
**Example - Inline Citations:**
|
**Example - Inline Citations:**
|
||||||
```markdown
|
```markdown
|
||||||
The key AI trends for 2026 include enhanced reasoning capabilities and multimodal integration
|
The key AI trends for 2026 include enhanced reasoning capabilities and multimodal integration
|
||||||
[citation:AI Trends 2026](https://techcrunch.com/ai-trends).
|
[citation:AI Trends 2026](https://techcrunch.com/category/artificial-intelligence/).
|
||||||
Recent breakthroughs in language models have also accelerated progress
|
Recent breakthroughs in language models have also accelerated progress
|
||||||
[citation:OpenAI Research](https://openai.com/research).
|
[citation:OpenAI Research](https://openai.com/research).
|
||||||
```
|
```
|
||||||
@ -294,7 +294,7 @@ Recent breakthroughs in language models have also accelerated progress
|
|||||||
DeerFlow is an open-source AI agent framework that gained significant traction in early 2026
|
DeerFlow is an open-source AI agent framework that gained significant traction in early 2026
|
||||||
[citation:GitHub Repository](https://github.com/bytedance/deer-flow). The project focuses on
|
[citation:GitHub Repository](https://github.com/bytedance/deer-flow). The project focuses on
|
||||||
providing a production-ready agent system with sandbox execution and memory management
|
providing a production-ready agent system with sandbox execution and memory management
|
||||||
[citation:DeerFlow Documentation](https://deer-flow.dev/docs).
|
[citation:DeerFlow Documentation](https://github.com/bytedance/deer-flow?tab=readme-ov-file#table-of-contents).
|
||||||
|
|
||||||
## Key Analysis
|
## Key Analysis
|
||||||
|
|
||||||
@ -307,10 +307,10 @@ combined with a FastAPI gateway for REST API access [citation:FastAPI](https://f
|
|||||||
|
|
||||||
### Primary Sources
|
### Primary Sources
|
||||||
- [GitHub Repository](https://github.com/bytedance/deer-flow) - Official source code and documentation
|
- [GitHub Repository](https://github.com/bytedance/deer-flow) - Official source code and documentation
|
||||||
- [DeerFlow Documentation](https://deer-flow.dev/docs) - Technical specifications
|
- [DeerFlow Documentation](https://github.com/bytedance/deer-flow?tab=readme-ov-file#table-of-contents) - Technical specifications
|
||||||
|
|
||||||
### Media Coverage
|
### Media Coverage
|
||||||
- [AI Trends 2026](https://techcrunch.com/ai-trends) - Industry analysis
|
- [AI Trends 2026](https://techcrunch.com/category/artificial-intelligence/) - Industry analysis
|
||||||
```
|
```
|
||||||
|
|
||||||
**CRITICAL: Sources section format:**
|
**CRITICAL: Sources section format:**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user