Skip to content

Releases: bincooo/chatgpt-adapter

v2.1.0

26 Jun 23:08
Compare
Choose a tag to compare

存档release v2.0.2 ~ now

Bug Fixes

  • cohere application/stream validate (#44) (ca9a8d1)
  • matcher truncation (c7e3e3f)
  • newbing 非search模式需添加特殊 optionSets 参数 (#40) (c1b45e5)
  • sk-prodia-sd 绘图接口 (aef2785)
  • you 轮询cookie标记处理 (b56aa49)
  • 正则标记异常处理 (d869907)
  • 空闲连接积压导致资源占用; 添加用户连接请求超时 (#41) (a6417e0)
  • coze默认bot属性改为用户配置化(#31) (f1539cd)
  • coze默认配置移除开发者模式 (2c2c92f)
  • custom toolcall invalid memory address or nil pointer dereference (#32) (4ef0097)
  • google.dall-e-3 绘图参数修改 (41eba89)
  • lmsys slice bounds out of range (0255a4f)
  • open-interpreter ctx (8f1807a)
  • toolCall 缓存遗留导致重新生成时忽略部分task (d812b41)
  • toolCall 默认id处理遗漏 (7300d82)
  • 失效的绘图接口 (c91a7d0)
  • coze绘图失败 (#18) (dd80970)
  • ToolChoice数据类型解析异常 (622f4f0)
  • 上下文在使用@n标签时丢失消息 (b35024e)
  • google toolCall (929895d)
  • lmsys ctx done (9ab34a5)
  • lmsys fn_index参数变化导致403 (354c9cb)
  • lmsys 工具判断 (e5a8e67)
  • lobechat 工具调用兼容 (e470005)
  • matcher漏字符 (a91f26a)
  • tool类消息解析遗漏 (5b0a842)
  • 字符串hash值计算逻辑错误;删除goole无用代码 (ac5e2d7)
  • 画图参数获取错误 (6669f24)

Features

  • claude 摇号机制 (e40d7ea)
  • interpreter ws 反向连接 (7988f82)
  • 添加 you.com 逆向api (c83e975)
  • 添加角色序列映射标记 char_sequences (58d85a8)
  • add draw image dalle-3xl (228abba)
  • coze 新增webSdk模式 (7164a9e)
  • coze新增支持开发者模式 (#24) (39d93fc)
  • gemini top system content设置为systemInstruction (54eb5c6)
  • OpenInterpreter/open-interpreter 接入 (a381863)
  • toolCall 开启tasks时,无参数 task 跳过提示词收集 (c058422)
  • toolCall 默认配置化 (c25d441)
  • 添加dalle-4k.dall-e-3绘图 (0b3509d)
  • 添加v1接口转发,实现上游llm toolCall拓展(#25) (25d9e26)
  • coze新增支持vision (#19) (06d9361)
  • coze新增支持指定bot模型 (f19e417)
  • gemini可指定默认tool (bff652e)
  • gemini安全配置外置 (2c74128)
  • gemini模型适配图片对话 (11f217f)
  • 新增bing-online、bing-vision (#22) (af69fa0)
  • 空包返回时给下游回馈一个error (27b19b0)
  • 1.修改google模型名称,添加flash模型;2.添加tool增强标签,用于工具选择默认 (a37e593)
  • 工具调用添加任务拆解功能 (410abff)
  • 日志级别参数化 (ae9a93c)
  • 添加缓存机制,减少toolCall执行llm次数 (fd87c22)
  • 绘图工具新增google接口 (123b500)

Full Changelog: v2.0.2...v2.1.0

v2.1.0-dev-3

12 Jun 03:28
Compare
Choose a tag to compare
v2.1.0-dev-3 Pre-release
Pre-release

Bug Fixes

  • coze默认bot属性改为用户配置化(#31) (f1539cd)
  • coze默认配置移除开发者模式 (2c2c92f)
  • custom toolcall invalid memory address or nil pointer dereference (#32) (4ef0097)
  • google.dall-e-3 绘图参数修改 (41eba89)
  • lmsys slice bounds out of range (0255a4f)
  • open-interpreter ctx (8f1807a)
  • toolCall 缓存遗留导致重新生成时忽略部分task (d812b41)
  • toolCall 默认id处理遗漏 (7300d82)
  • 失效的绘图接口 (c91a7d0)

Features

  • add draw image dalle-3xl (228abba)
  • coze 新增webSdk模式 (7164a9e)
  • coze新增支持开发者模式 (#24) (39d93fc)
  • gemini top system content设置为systemInstruction (54eb5c6)
  • interpreter改为websocket对接 (ac53d10)
  • OpenInterpreter/open-interpreter 代码块处理 (7e8ba94)
  • OpenInterpreter/open-interpreter 接入 (a381863)
  • tooCall 开启 tasks 时添加默认占位参数 (f88c6da)
  • toolCall 开启tasks时,无参数 task 跳过提示词收集 (c058422)
  • toolCall 默认配置化 (c25d441)
  • v1 Authorization 传值 (32a8e1a)
  • 添加dalle-4k.dall-e-3绘图 (0b3509d)
  • 添加v1接口转发,实现上游llm toolCall拓展(#25) (25d9e26)

Full Changelog: v2.1.0-dev-2...v2.1.0-dev-3

v2.1.0-dev-2

29 May 14:07
a02eb14
Compare
Choose a tag to compare
v2.1.0-dev-2 Pre-release
Pre-release

Bug Fixes

  • coze绘图失败 (#18) (dd80970)
  • ToolChoice数据类型解析异常 (622f4f0)
  • 上下文在使用@n标签时丢失消息 (b35024e)

Features

  • coze新增支持vision (#19) (06d9361)
  • coze新增支持指定bot模型 (f19e417)
  • gemini可指定默认tool (bff652e)
  • gemini安全配置外置 (2c74128)
  • gemini模型适配图片对话 (11f217f)
  • 新增bing-online、bing-vision (#22) (af69fa0)
  • 添加trace日志级别配置; gemini安全配置外置 (decfe76)
  • 空包返回时给下游回馈一个error (27b19b0)

Full Changelog: v2.1.0-dev-1...v2.1.0-dev-2

v2.1.0-dev-1

23 May 10:43
Compare
Choose a tag to compare
v2.1.0-dev-1 Pre-release
Pre-release

Bug Fixes

  • google toolCall (929895d)
  • lmsys ctx done (9ab34a5)
  • lmsys fn_index参数变化导致403 (354c9cb)
  • lmsys 工具判断 (e5a8e67)
  • lobechat 工具调用兼容 (e470005)
  • matcher漏字符 (a91f26a)
  • tool类消息解析遗漏 (5b0a842)
  • 字符串hash值计算逻辑错误;删除goole无用代码 (ac5e2d7)
  • 画图参数获取错误 (6669f24)
  • 修改ToolCallCancel逻辑 (96d3d52)

Features

  • 1.修改google模型名称,添加flash模型;2.添加tool增强标签,用于工具选择默认 (a37e593)
  • bing调整参数,使其在一定程度上toolCall可用 (f694ab8)
  • cohere chat模式实现原生toolCall调用 (5c943cb)
  • freeGpt35 toolCall实现 (ec44e2e)
  • toolCall选择添加name 匹配 (7344f93)
  • 完善日志配置 (74cdb2c)
  • 工具调用添加任务拆解功能 (410abff)
  • 日志级别参数化 (ae9a93c)
  • 添加缓存机制,减少toolCall执行llm次数 (fd87c22)
  • 绘图工具新增google接口 (123b500)

Full Changelog: v2.0.2...v2.1.0-dev-1

v2.0.2

16 May 03:52
Compare
Choose a tag to compare

Bug Fixes

  • 绘图地址错误;删除失效的模型 (56a560a)

Features

  • bing上下文处理修改 (35a9a48)
  • CancelMather 单独抽离作为通用匹配器 (bf2f7d9)
  • lmsys伪造请求头 (b5d17d2)
  • lmsys更新模型 (15cd8ef)
  • lmsys特殊符号终止输出 (4f1fe07)
  • lmsys违反规则消息体转error (3a71b94)
  • 接入lmsys的接口 (7a1bf3d)
  • 添加free gpt35接口 (0dd5030)

Full Changelog: v2.0.1...v2.0.2

v2.0.1

26 Apr 10:31
Compare
Choose a tag to compare

Bug Fixes

  • gemini合并消息,相邻的消息如果相同则会异常 400 \n\ngemini合并消息,相邻的消息如果相同则会异常(400 Please ensure that multiturn requests ends with a user role or a function response.) (b879e1a)
  • histories增强标记内容为空时 index out of bounds panic (100cc55)
  • histories逻辑判断错误 (4abeb59)

Features

  • gemini修改流数据处理 (c1aab4e)
  • 接入gemini1.5官方api (106a095)
  • 添加usage属性以适配下游依赖该属性的请求 (8241fb3)
  • 添加图片放大api (5da629f)

Full Changelog: v2.0.0...v2.0.1

v2.0.0

09 Apr 12:16
Compare
Choose a tag to compare

Bug Fixes

  • coze bot版本信息修改(Some error occurred. Please try again ...) (f791ad4)
  • g1.5 解析残留 (f02dcc3)
  • golang for range 引用复制导致指向错误 (6d3f502)
  • histories增强标记无效 (655f31f)
  • 图片上传云接口不好使,删除这块功能 (96e76a0)

Features

  • add gemini-1.5 (98d68ae)
  • coze-api 需传入完整cookie; goole15灰度测试 (5f30b15)
  • gogle15提供参数可配 (6af9111)
  • 新增cohere模型接口 (295dcd9)
  • 添加Dockerfile部署文件 (d5f6eca)

Full Changelog: v2-dev-4...v2.0.0

v2-dev-4

02 Apr 00:25
Compare
Choose a tag to compare
v2-dev-4 Pre-release
Pre-release

只绘画用3.5 16k即可
添加histories flags处理(初始历史记录)
regex 增强标记优化分隔符
图片上传云接口不好使,删除这块功能
@标签添加role属性,用以做单独的消息体
coze bot版本信息修改(Some error occurred. Please try again ...)

Full Changelog: v2-dev-3...v2-dev-4

v2-dev-3

21 Mar 02:30
Compare
Choose a tag to compare
v2-dev-3 Pre-release
Pre-release

添加特殊标记增强
flags

Full Changelog: v2-dev-2...v2-dev-3

v2-dev-2

17 Mar 13:45
Compare
Choose a tag to compare
v2-dev-2 Pre-release
Pre-release

免费的画图功能实现 dall-e-3
提供了 coze.dall-e-3、 sd.dall-e-3、 pg.dall-e-3,它们会根据你提供的 Authorization 选择其中的一个

Full Changelog: v2-dev-1...v2-dev-2