v0.5.11
What's Changed
- fix: gpt-4 vision 传入 base64 字符串图片时解析错误 by @MartialBE in #858
- feat: 改进阿里模型 stream 模式 & 使其支持联网搜索能力 by @moondie in #856
- chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #840
- fix: fix SearchUsers not working if using PostgreSQL by @ImSingee in #778
- fix: openai response should contains
model
by @Laisky in #841 - feat: able to change gemini safety setting by @tisfeng in #867
- fix: base 64 encoded format support of gemini-pro-vision for field im… by @liuzl in #878
- feat: add support for davinci-002 and babbage-002 by @Tailen in #888
- fix: fix button copywriting by @seven-yu in #880
- fix: support base64 encoded image_url for gemini-pro-vision by @Laisky in #872
- fix: fix token validation exception handling by @seven-yu in #901
- 一个现代化的web UI界面 by @MartialBE in #860
- fix: fix some issues with berry by @MartialBE in #913
- fix: fix bugs with theme berry by @MartialBE in #931
New Contributors
- @moondie made their first contribution in #856
- @Laisky made their first contribution in #841
- @tisfeng made their first contribution in #867
- @liuzl made their first contribution in #878
- @Tailen made their first contribution in #888
- @seven-yu made their first contribution in #880
Full Changelog: v0.5.10...v0.5.11