-
Notifications
You must be signed in to change notification settings - Fork 137
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1.增加参数SEND_IMG_URL=,控制vision模型发送图片时是发送base64还是url,默认发送base64,如果要发送url…
…,则设置SEND_IMG_URL=1,前提是配置了文件存储,才会有url。 2.修正消息渲染问题。 3.同步原版next-web代码。
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters