From baf89511cbb2061465cdd9c854423882fdfba24c Mon Sep 17 00:00:00 2001 From: cfs4819 Date: Fri, 7 Mar 2025 16:55:01 +0800 Subject: [PATCH] update README: add Tavily Search and Kolors --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 37f2350..4a96739 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,6 @@ This project stores [Plugins](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web | [CodeInterpreter](./plugins/codeinterpreterapi) | - | from: [leezhuuuuu/Code-Interpreter-Api](https://github.com/leezhuuuuu/Code-Interpreter-Api) | | [Chat PDF](./plugins/chatpdf) | - | from: [PDF AI Reader Chat (4.1 ★)](https://chatgpt.com/g/g-oMM2c1bD3) | | [Jina URL Content Reader](./plugins/jina-r) | - | Converts any URL to an LLM-friendly input | +| [Kolors SilliconFlow Draw API](./plugins/KolorsSiliconFlow) | bearer | Draws images from text prompts with model Kwai-Kolors/Kolors | +| [Tavily Search](./plugins/tavilysearch) | bearer | Tavily is a search engine optimized for LLMs, aimed at efficient, quick and persistent search results. |