提交歷史

作者 SHA1 備註 提交日期
  Seefs 0e9198e9b5 fix: preserve explicit zero values in native relay requests 6 天之前
  Seefs db0b452ea2 Merge branch 'upstream-main' into feature/improve-param-override 1 周之前
  Calcium-Ion 77838100a6 feat: add missing OpenAI/Claude/Gemini request fields (#2971) 1 周之前
  Seefs a01a77fc6f fix: claude affinity cache counter (#2980) 1 周之前
  Seefs 91b300f522 feat: unify param/header overrides with retry-aware conditions and flexible header operations 1 周之前
  Seefs ff76e75f4c feat: add retry-aware param override with return_error and prune_objects 1 周之前
  Seefs 1770a08504 fix: skip field filtering when request passthrough is enabled 2 周之前
  CaIon 197b89ea58 feat: refactor request body handling to use BodyStorage for improved efficiency 3 周之前
  Seefs a0bb78edd0 fix: 使用openai兼容接口调用部分渠道在最终端点为claude原生端点下还是走了openai扣减input_token的逻辑 4 周之前
  CaIon 0c0ccf510b refactor: 抽象统一计费会话 BillingSession 4 周之前
  Seefs 540cf6c991 fix: channel affinity (#2799) 1 月之前
  Seefs d7d3a2f763 feat: channel affinity (#2669) 1 月之前
  Seefs 00c5d9ffdf feat: logs show reject reason 1 月之前
  Seefs d4582ede98 feat: log shows request conversion 1 月之前
  Seefs 1d8a11b37a fix: for chat-based calls to the Claude model, tagging is required. Using Claude's rendering logs, the two approaches handle input rendering differently. 1 月之前
  Seefs e5cb9ac03a feat: codex channel (#2652) 1 月之前
  Seefs 62b796fa6a feat: /v1/chat/completion -> /v1/response (#2629) 1 月之前
  CaIon d06915c30d feat(ratio): add functions to check for audio ratios and clean up unused code 2 月之前
  CaIon 48d358faec feat(adaptor): 新适配百炼多种图片生成模型 2 月之前
  长安 0a2f12c04e fix: 修复 Anthropic 渠道缓存计费错误 2 月之前
  CaIon e36e2e1b69 feat(audio): enhance audio request handling with token type detection and streaming support 2 月之前
  CaIon f5b409d74f feat: refactor token estimation logic 3 月之前
  Seefs 0885597427 feat: embedding param override && internal params 3 月之前
  Seefs e1c7a4f41f format: package name -> github.com/QuantumNous/new-api (#2017) 4 月之前
  Seefs 0e9ad4a15f fix: missing field & field control 5 月之前
  CaIon b5d3e87ea2 Merge branch 'alpha' 5 月之前
  creamlike1024 11cf70e60d fix: openai responses api 未统计图像生成调用计费 5 月之前
  Xyfacai 63f94e7669 fix: 非openai 渠道使用 SystemPrompt 设置会panic 5 月之前
  CaIon 6451158680 Revert "feat: gemini-2.5-flash-image-preview 文本和图片输出计费" 5 月之前
  Xyfacai fcdfd027cd fix: openai 格式请求 claude 没计费 create cache token 5 月之前