做了一个轻量级的 API 增强服务,为各大模型 API 添加实时联网搜索能力,让 AI 回答更加准确、及时。
主要特点
实时联网搜索:自动检测需要搜索的问题,实时获取最新信息
多平台支持:支持多个主流大模型平台的 API,包括:
- SiliconFlow (硅基流动)
- 百度文心 千帆
- 字节跳动 火山方舟
- 阿里云 百炼
- 无问芯穹
- 腾讯 知识引擎
- 添加中
思维链展示:支持展示 DeepSeek 模型的完整思考过程
自动清理:自动清理历史记录中的思考过程,保持对话整洁
开始使用
- 在客户端中(如 Chatbox)添加新对话模型
- 填写配置:
- API地址:
https://search-for-llmapi.dawne.cn/with-search/v1 - 不带搜索版 API地址:
https://search-for-llmapi.dawne.cn/v1 - API Key:你的模型平台 API Key(如硅基流动的 sk-xxx)
- 模型:
平台@模型名(如:siliconflow@deepseek-ai/deepseek-coder-33b-instruct) - 具体请看 https://eqrwxrl391e.feishu.cn/wiki/TEwxweXOOi5I2lk60VocY9QOnob
欢迎star~