Skip to content

Commit f8ade3c

Browse files
committed
doc: 添加1.10.0 版本变更日志
1 parent 60bcdba commit f8ade3c

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ You can customize the system initialization information so that your debugged pe
2828
- Serverless deployment
2929
- Multi-platform deployment support (Cloudflare Workers, Vercel, Docker[...](doc/en/PLATFORM.md))
3030
- Adaptation to multiple AI service providers (OpenAI, Azure OpenAI, Cloudflare AI, Cohere, Anthropic, Mistral...)
31+
- Switching Models with InlineKeyboards
3132
- Custom commands (can achieve quick switching of models, switching of robot presets)
3233
- Support for multiple Telegram bots
3334
- Streaming output

README_CN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ ChatGPT-Telegram-Workers
2525
- 无服务器部署
2626
- 多平台部署支持(Cloudflare Workers, Vercel, Docker[...](doc/cn/PLATFORM.md))
2727
- 适配多种AI服务商(OpenAI, Azure OpenAI, Cloudflare AI, Cohere, Anthropic, Mistral...)
28+
- 使用 InlineKeyboards 切换模型
2829
- 自定义指令(可以实现快速切换模型,切换机器人预设)
2930
- 支持多个Telegram机器人
3031
- 流式输出

doc/cn/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# 更新日志
22

3+
- v1.10.0
4+
- 使用 InlineKeyboards 切换模型
5+
36
- v1.9.0
47
- 添加插件系统
58

doc/en/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
- v1.10.0
4+
- Switching Models with InlineKeyboards
5+
36
- v1.9.0
47
- Add plugin system
58

0 commit comments

Comments
 (0)