chores: update README (#2435)

This commit is contained in:
yetone
2025-07-11 13:58:51 +08:00
committed by GitHub
parent c20e4e8f05
commit 4892b7cde5
2 changed files with 2 additions and 2 deletions

View File

@@ -1004,7 +1004,7 @@ After changing the rag_service configuration, you need to manually delete the ra
Avante's tools include some web search engines, currently support:
- [Tavily](https://tavily.com/)
- [SerpApi](https://serpapi.com/)
- [SerpApi - Search API](https://serpapi.com/)
- Google's [Programmable Search Engine](https://developers.google.com/custom-search/v1/overview)
- [Kagi](https://help.kagi.com/kagi/api/search.html)
- [Brave Search](https://api-dashboard.search.brave.com/app/documentation/web-search/get-started)

View File

@@ -789,7 +789,7 @@ RAG 服务可以单独设置llm模型和嵌入模型。在 `llm` 和 `embed` 配
Avante 的工具包括一些 Web 搜索引擎,目前支持:
- [Tavily](https://tavily.com/)
- [SerpApi](https://serpapi.com/)
- [SerpApi - Search API](https://serpapi.com/)
- Google's [Programmable Search Engine](https://developers.google.com/custom-search/v1/overview)
- [Kagi](https://help.kagi.com/kagi/api/search.html)
- [Brave Search](https://api-dashboard.search.brave.com/app/documentation/web-search/get-started)