feat: support setting concurrency limits in web search

This commit is contained in:
AnotiaWang
2025-02-17 16:20:25 +08:00
parent c10090d7d9
commit fc83d9387e
9 changed files with 80 additions and 22 deletions

View File

@ -24,6 +24,10 @@ Please give a 🌟 Star if you like this project!
## Recent updates
25/02/17
- Added: set rate limits for web search
25/02/16
- Refactored the search visualization using VueFlow
@ -48,7 +52,6 @@ Please give a 🌟 Star if you like this project!
- Added Docker support
- Fixed "export as PDF" issues
## How to use
Live demo: <a href="https://deep-research.ataw.top" target="_blank">https://deep-research.ataw.top</a>