diff --git a/README.md b/README.md index 6cdeb9b..f585ccd 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/README_zh.md b/README_zh.md index b245dcb..eec9060 100644 --- a/README_zh.md +++ b/README_zh.md @@ -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)