Skip to content

v2.1.0

Compare
Choose a tag to compare
@bincooo bincooo released this 26 Jun 23:08
· 132 commits to main since this release

存档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