Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 支持新绘画模型及模型判断逻辑收敛 #291

Merged
merged 3 commits into from
Nov 18, 2023

Conversation

FrankCheungDev
Copy link
Contributor

@FrankCheungDev FrankCheungDev commented Nov 16, 2023

在提出此拉取请求时,我确认了以下几点(请复选框):

  • 我已阅读并理解贡献者指南
  • 我已检查没有与此请求重复的拉取请求。
  • 我已经考虑过,并确认这份呈件对其他人很有价值。
  • 我接受此提交可能不会被使用,并根据维护人员的意愿关闭拉取请求。

本次PR更新内容:

  1. 增加绘画模型配置项,支持 dall-e-2 和 dall-e-3
  2. 更正 genereateImage 拼写
  3. 兼容支持 dall-e-3 返回 WebP 格式图片
  4. 支持 Chat 模型判断逻辑收敛,避免多处维护

1. 增加绘画模型配置项,支持 dall-e-2 和 dall-e-3
2. 更正 genereateImage 拼写
3. 兼容支持 dall-e-3 返回 WebP 格式图片
4. 非 legacy 模型判断逻辑收敛,避免多处维护
1. 修改 config.example.yml
2. 修改 docker-compose.yml
3. 修改 README
@eryajf eryajf merged commit 7d3a8f5 into eryajf:main Nov 18, 2023
1 check passed
@eryajf eryajf added the feature label Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants