diff --git a/README.md b/README.md index b2c6cffbd875..ab61c3646ccd 100644 --- a/README.md +++ b/README.md @@ -246,14 +246,14 @@ In addition, these plugins are not limited to news aggregation, but can also ext -| Recent Submits | Description | -| ---------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | -| [Tongyi wanxiang Image Generator](https://chat-preview.lobehub.com/settings/agent)
By **YoungTx** on **2024-08-09** | This plugin uses Alibaba's Tongyi Wanxiang model to generate images based on text prompts.
`image` `tongyi` `wanxiang` | -| [Shopping tools](https://chat-preview.lobehub.com/settings/agent)
By **shoppingtools** on **2024-07-19** | Search for products on eBay & AliExpress, find eBay events & coupons. Get prompt examples.
`shopping` `e-bay` `ali-express` `coupons` | -| [Savvy Trader AI](https://chat-preview.lobehub.com/settings/agent)
By **savvytrader** on **2024-06-27** | Realtime stock, crypto and other investment data.
`stock` `analyze` | -| [Search1API](https://chat-preview.lobehub.com/settings/agent)
By **fatwang2** on **2024-05-06** | Search aggregation service, specifically designed for LLMs
`web` `search` | - -> 📊 Total plugins: [**49**](https://github.com/lobehub/lobe-chat-plugins) +| Recent Submits | Description | +| -------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | +| [Google CSE](https://chat-preview.lobehub.com/settings/agent)
By **vsnthdev** on **2024-12-02** | Searches Google through their official CSE API.
`web` `search` | +| [Google CSE](https://chat-preview.lobehub.com/settings/agent)
By **vsnthdev** on **2024-12-02** | Searches Google through their official CSE API.
`web` `search` | +| [Speak](https://chat-preview.lobehub.com/settings/agent)
By **speak** on **2024-12-02** | Learn how to say anything in another language with Speak, your AI-powered language tutor.
`education` `language` | +| [Speak](https://chat-preview.lobehub.com/settings/agent)
By **speak** on **2024-12-02** | Learn how to say anything in another language with Speak, your AI-powered language tutor.
`education` `language` | + +> 📊 Total plugins: [**98**](https://github.com/lobehub/lobe-chat-plugins) diff --git a/README.zh-CN.md b/README.zh-CN.md index 0e4ae0483d12..b2e7736c609d 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -241,10 +241,10 @@ LobeChat 的插件生态系统是其核心功能的重要扩展,它极大地 | 最近新增 | 插件描述 | | ---------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | +| [谷歌自定义搜索引擎](https://chat-preview.lobehub.com/settings/agent)
By **vsnthdev** on **2024-12-02** | 通过他们的官方自定义搜索引擎 API 搜索谷歌。
`网络` `搜索` | +| [Speak](https://chat-preview.lobehub.com/settings/agent)
By **speak** on **2024-12-02** | 使用 Speak,您的 AI 语言导师,学习如何用另一种语言说任何事情。
`教育` `语言` | | [通义万象图像生成器](https://chat-preview.lobehub.com/settings/agent)
By **YoungTx** on **2024-08-09** | 此插件使用阿里巴巴的通义万象模型根据文本提示生成图像。
`图像` `通义` `万象` | | [购物工具](https://chat-preview.lobehub.com/settings/agent)
By **shoppingtools** on **2024-07-19** | 在 eBay 和 AliExpress 上搜索产品,查找 eBay 活动和优惠券。获取快速示例。
`购物` `e-bay` `ali-express` `优惠券` | -| [Savvy Trader AI](https://chat-preview.lobehub.com/settings/agent)
By **savvytrader** on **2024-06-27** | 实时股票、加密货币和其他投资数据。
`股票` `分析` | -| [Search1API](https://chat-preview.lobehub.com/settings/agent)
By **fatwang2** on **2024-05-06** | 搜索聚合服务,专为 LLMs 设计
`web` `search` | > 📊 Total plugins: [**49**](https://github.com/lobehub/lobe-chat-plugins) diff --git a/changelog/v1.json b/changelog/v1.json index cc4b23d3ea62..1034f7f3ed15 100644 --- a/changelog/v1.json +++ b/changelog/v1.json @@ -1,4 +1,9 @@ [ + { + "children": {}, + "date": "2024-12-02", + "version": "1.35.4" + }, { "children": { "improvements": ["Add gpt-4o-2024-11-20 model."]