Skip to content

gproxy v2.5.2

Choose a tag to compare

@LeenHawk LeenHawk released this 13 Aug 04:01

v2.5.2

Adds DeepSeek V4 Pro and Grok 4.6 support, tiered pricing, and faster strongly typed stream translation.

English

Added

  • New model support. Adds DeepSeek V4 Pro and Grok 4.6 model metadata, request compatibility, and default pricing.
  • Tiered pricing. Price rules can represent token-volume tiers used by newer model catalogues.

Changed

  • Gemini CLI OAuth compatibility. Updates the channel to Gemini CLI 0.55.1 and waits for Code Assist onboarding to finish when Google returns a pending operation, fixing login failures for newly onboarded accounts.
  • Faster typed streaming. Stream terminal detection now reuses the existing strongly typed event parse instead of parsing each event twice. In the offline chat → claude benchmark, throughput reaches about 25,600 requests/s and 2.56 million stream events/s on 8 physical cores.
  • Simpler routing editor. Internal routing-rule sort order is no longer exposed in the Console.
  • Consistent scrolling. Console scrollbars now use a compact, theme-aware global style.

简体中文

新增

  • 新模型支持。 新增 DeepSeek V4 Pro 和 Grok 4.6 的模型元数据、请求兼容处理及默认价格。
  • 分层价格。 价格规则现在可以表达新模型目录使用的 Token 用量分层计价。

变更

  • Gemini CLI OAuth 兼容性。 渠道同步至 Gemini CLI 0.55.1;当 Google 返回尚未完成的 Code Assist 开通任务时会等待其完成,修复新账号登录失败的问题。
  • 更快的强类型流转换。 流结束判断现在复用已有的强类型事件解析,不再重复解析每个事件。在 8 个物理核心的离线 chat → claude 基准中,吞吐约为每秒 25,600 个请求和 256 万个流事件。
  • 更简洁的路由编辑器。 Console 不再显示内部使用的路由规则排序值。
  • 统一滚动体验。 Console 全局采用紧凑且跟随主题的滚动条样式。