feat: rewritten search visualization using VueFlow

This commit is contained in:
AnotiaWang
2025-02-16 21:40:35 +08:00
parent 3830875858
commit c10090d7d9
14 changed files with 611 additions and 228 deletions

View File

@ -14,10 +14,15 @@
- AI 服务OpenAPI 每月 1000 次免费搜索、Firecrawl
喜欢本项目请点 ⭐ 收藏! <video width="500" src="https://github.com/user-attachments/assets/2f5a6f9c-18d1-4d40-9822-2de260d55dab" controls></video>
喜欢本项目请点 ⭐ 收藏! <video width="500" src="https://github.com/user-attachments/assets/8f9baa43-a74e-4613-aebb-1bcc29a686f0" controls></video>
## 近期更新
25/02/16
- 使用 VueFlow 重构了搜索可视化功能
- 一些样式和 bug 修复
25/02/15
- AI 提供商支持 DeepSeekOpenRouter 和 Ollama联网搜素支持 Firecrawl
@ -37,11 +42,6 @@
- 支持 Docker 部署
- 修复“导出 PDF”不可用的问题
25/02/12
- 添加中文支持。模型会自动使用用户的语言回答了。
- 修复一些 bug
## 使用指南
在线演示:<a href="https://deep-research.ataw.top" target="_blank">https://deep-research.ataw.top</a>