Skip to content

Commit 27cf436

Browse files
Update README.md
1 parent ed5054b commit 27cf436

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# ChatGPT-YourChatRobot
22

3-
> ### NEWS: 最近有空能闲下来看看这个项目,主要更新了项目依赖、优化了下代码结构、增加了token消耗的计算、优化了bot交互返回信息🤗🤗🤗 --- 2023.8.8
3+
> ### NEWS: 正在尝试接入OPENAI的ai画图功能([DALL·E模型](https://platform.openai.com/docs/models/dall-e))
4+
> - 无需为此功能额外配置apikey,使用原先的即可
5+
> - 可先在feat/image分支或release里的beta版试用
6+
> - --- 2023.8.10
7+
>
8+
> <img src="https://cdn.jsdelivr.net/gh/ashinnotfound/ImageHosting/img/f5cb7fb04594b894edf8d614ca3fe5f.jpg" style="zoom:25%;" /><img src="https://cdn.jsdelivr.net/gh/ashinnotfound/ImageHosting/img/28894abd84617a4efca4ddf9c3abc99.jpg" style="zoom:25%;" />
49
510
## 简介
611

@@ -134,7 +139,7 @@ tips:机器人响应速度与你的网络环境挂钩。
134139
- 最近qq机器人使用密码登录极其不稳定,新增了扫码登陆,算是个补充方案,一定程度上能解决登陆失败的问题。
135140
- qq机器人基于[TheoKanning/openai-java](https://github.com/TheoKanning/openai-java)[mamoe/mirai](https://github.com/mamoe/mirai.git)
136141
- 微信机器人基于[TheoKanning/openai-java](https://github.com/TheoKanning/openai-java)[wxmbaci/itchat4j-uos](https://github.com/wxmbaci/itchat4j-uos)
137-
142+
138143
### v3.5 (Mar 19, 2023)
139144
- 今天在github冲浪的时候发现,2023了竟然还有能用的java微信sdk!!!
140145
- 现在你也可以将微信也变成chatgpt了🥰🥰🥰

0 commit comments

Comments
 (0)