Skip to content

Releases: XxxXTeam/Qwen2API_Go

v1.0.0

22 May 05:34
ee78e5f

Choose a tag to compare

1.0.0 (2026-05-22)

⚠ BREAKING CHANGES

  • 移除了 IPC 传输方式,现在只支持远程服务模式。 移除了 LINGMA_BACKEND, LINGMA_TRANSPORT, LINGMA_PIPE, LINGMA_WEBSOCKET_URL, LINGMA_SESSION_MODE 环境变量。

Features

  • admin: 添加模型列表手动刷新功能 (2087bc8)
  • toolemulation: 支持解析嵌套JSON参数字符串 (52c4e13)
  • 优化前端 (6b6e902)
  • 支持 Lingma 远程服务并优化配置 (c6b3157)
  • 添加提示词管理和自定义功能 (de3cb00)

Bug Fixes

  • emit thinking content as reasoning_content field (a17629a)

v0.6.0

10 May 15:25
194e5cd

Choose a tag to compare

0.6.0 (2026-05-10)

Features

  • boom 重构前端 (34a3011)
  • del chat (0cc14f6)
  • lingma (505fff6)
  • openai: 支持 Anthropic API 的新字段和功能 (da36476)
  • qwen: 添加阿里云人机验证错误处理机制 (69210c3)
  • reasoning_effort 兼容 (231cb26)
  • web 端 AI生图/视频 / 修复 Video 模型 (a2f9eb3)
  • 无独有偶,我已放弃 (be003b8)

Bug Fixes

v0.5.0

30 Apr 16:27
b191d6b

Choose a tag to compare

0.5.0 (2026-04-30)

Features

  • add runtime config hot reload (8f764e8)

Bug Fixes

  • toolcall and rm sb huawei (6e579f8)
  • use env guards for docker workflow secrets (fe6921c)

v0.4.0

27 Apr 06:24
d541718

Choose a tag to compare

0.4.0 (2026-04-27)

Features

  • fix token stats and add docker release workflow (63f244c)

v0.3.0

26 Apr 15:38
3122aa2

Choose a tag to compare

0.3.0 (2026-04-26)

Features

  • 每个模型token统计 (c3c71d1)

Bug Fixes

  • token计算,优化webui样式 (655cd6e)

v0.2.0

26 Apr 12:29
aed6150

Choose a tag to compare

0.2.0 (2026-04-26)

Features

Bug Fixes