diff --git a/README.md b/README.md index d5bcbebf5e..9155574617 100644 --- a/README.md +++ b/README.md @@ -283,7 +283,7 @@ We have implemented support for the following model service providers: - **[Search1API](https://lobechat.com/discover/provider/search1api)**: Search1API provides access to the DeepSeek series of models that can connect to the internet as needed, including standard and fast versions, supporting a variety of model sizes. - **[InfiniAI](https://lobechat.com/discover/provider/infiniai)**: Provides high-performance, easy-to-use, and secure large model services for application developers, covering the entire process from large model development to service deployment. - **[Qiniu](https://lobechat.com/discover/provider/qiniu)**: Qiniu, as a long-established cloud service provider, delivers cost-effective and reliable AI inference services for both real-time and batch processing, with a simple and user-friendly experience. -- **[302.AI](https://lobechat.com/discover/provider/ai302)**: +- **[302.AI](https://lobechat.com/discover/provider/ai302)**: 302.AI is an on-demand AI application platform offering the most comprehensive AI APIs and online AI applications available on the market. diff --git a/README.zh-CN.md b/README.zh-CN.md index 4d43efdc03..ff1bc75501 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -283,7 +283,7 @@ LobeChat 支持文件上传与知识库功能,你可以上传文件、图片 - **[Search1API](https://lobechat.com/discover/provider/search1api)**: Search1API 提供可根据需要自行联网的 DeepSeek 系列模型的访问,包括标准版和快速版本,支持多种参数规模的模型选择。 - **[InfiniAI](https://lobechat.com/discover/provider/infiniai)**: 为应用开发者提供高性能、易上手、安全可靠的大模型服务,覆盖从大模型开发到大模型服务化部署的全流程。 - **[Qiniu](https://lobechat.com/discover/provider/qiniu)**: 七牛作为老牌云服务厂商,提供高性价比稳定的实时、批量 AI 推理服务,简单易用。 -- **[302.AI](https://lobechat.com/discover/provider/ai302)**: +- **[302.AI](https://lobechat.com/discover/provider/ai302)**: 302.AI 是一个按需付费的 AI 应用平台,提供市面上最全的 AI API 和 AI 在线应用 diff --git a/changelog/v1.json b/changelog/v1.json index dcbaa54e2a..e0b97ef68c 100644 --- a/changelog/v1.json +++ b/changelog/v1.json @@ -1,4 +1,12 @@ [ + { + "children": { + "fixes": ["Fix ollama model output without thinking."], + "improvements": ["Add Claude Opus 4.1 model, update i18n."] + }, + "date": "2025-08-06", + "version": "1.109.1" + }, { "children": { "features": ["Support gpt-oss in ollama provider."]