Skip to content

Releases: bincooo/chatgpt-adapter

v3.0.0

06 Feb 18:04
4da5448
Compare
Choose a tag to compare

Full Changelog: https://github.com/bincooo/chatgpt-adapter/commits/v3.0.0

Bug Fixes

  • blackbox: 补全请求参数 (6224f08)
  • coze: bot名称配置化不同步 (e641892)
  • cursor claude role error (6007292)
  • cursor: 时间戳编码错误修复(#92) & 改进生成逻辑 (c458b75)
  • model validate (82f0db8)
  • windsurf: claude-3-5-sonnet response empty tokens(#80) (d56dd57)
  • windsurf: messages 长度导致空回复(#80) (1770147)
  • windsurf: 规避系统提示词检测导致对话失败 status code 500: [unknown] invalid argument (e76c132)
  • windsurf: 过滤content mime数据类型 (dc01eb7)
  • you: 参数更新导致仅使用gpt回答(#83) (bf00426)
  • you: 文件上传参数对齐 cannot unmarshal object into Go value of type string (#97) (ca897af)
  • 上下文处理时content超出默认cache buffer长度导致分割异常(#83) (cc546b8)

Features

  • add bing model (8e98806)
  • add blackbox api (c394df4)
  • bing: add accessToken header (d0f3c82)
  • bing: AI绘图适配 (dc7ce7b)
  • bing: 修改cookie管理方式以解决有效期短问题 (32b5cb5)
  • bing: 添加刷新accessToken方法 (34660d1)
  • bing: 自动过盾(#79) (5a71b4e)
  • bing: 识图 (81ddfc7)
  • cursor: 修改设备码计算方式 (ecd30c0)
  • cursor的基础实现 (a2d580d)
  • deepseek: think标签与api保持一致 (8ad423b)
  • deepseek: 添加模型 (505fb7f)
  • deepseek: 自动删除会话 (777fe6f)
  • hf: 添加抠图tag & 代码修改 (7e0a567)
  • windsurf: add api (d7b15f8)
  • windsurf: 添加deepseek模型 (0070819)
  • windsurf: 缓存token (ccfdfe5)
  • 配置化模型列表 (#78) (1c53957)

v2.1.2

09 Sep 13:02
Compare
Choose a tag to compare

Full Changelog: v2.1.1...v2.1.2

Bug Fixes

  • common: matcher tag is not append (dea24c3)
  • lmsys: body提前关闭导致空回复(#65) (73ee098)
  • lmsys: 官网请求模式修改同步(#70) (ef57d71)
  • you: 429 & ja3 random TLSExtension (973e403)
  • you: 更新tls echoHello(http.Status 429) (9a65ce6)

Features

  • Add Embedding API (gemini and custom) (bdab535)
  • google: add model gemini-1.5-pro-exp-0801 (b8fab1b)
  • you: add gemini model (511da6b)

What's Changed

New Contributors

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.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