提交历史

作者 SHA1 备注 提交日期
  papersnake 47d7bca268 feat: support claude-opus-4-7 (#4293) 2 周之前
  Seefs 9ecad90652 refactor: optimize billing flow for OpenAI-to-Anthropic convert 1 月之前
  Seefs 3defef3588 fix: ignore top_p 1 月之前
  Seefs 172f92aa72 fix: ignore top_p 1 月之前
  Seefs 12aacf27b6 fix: If top_p is not provided, Claude's logic will automatically set it to 1. 1 月之前
  Seefs 2cf3c1836c fix: preserve explicit zero values in native relay requests 2 月之前
  Seefs 0f09dbda2b Merge branch 'upstream-main' into feature/improve-param-override 2 月之前
  Seefs 7633863c96 feat: unify param/header overrides with retry-aware conditions and flexible header operations 2 月之前
  Seefs aebc8ae254 feat: add retry-aware param override with return_error and prune_objects 2 月之前
  Seefs 1dfffcf1ea fix: skip field filtering when request passthrough is enabled 2 月之前
  CaIon 29d48e262e feat: refactor request body handling to use BodyStorage for improved efficiency 2 月之前
  Seefs 3d0c75f42c Merge branch 'feature/messages2responses' into upstream-main 2 月之前
  Seefs 8f52072f53 feat: /v1/messages -> /v1/responses 2 月之前
  Papersnake d75c8f331a fix: set temperature to 1 2 月之前
  Seefs 38791fa46d feat: log shows request conversion 3 月之前
  Seefs dbdcb14e7a feat: embedding param override && internal params 5 月之前
  Seefs fd55ba7f2c feat: ShouldPreserveThinkingSuffix (#2189) 5 月之前
  Seefs 5010f2d004 format: package name -> github.com/QuantumNous/new-api (#2017) 6 月之前
  Seefs d075fbee23 fix: missing field & field control 7 月之前
  Seefs 3638bf149c fix: gemini system prompt overwrite 7 月之前
  Seefs 7384b0925e fix: claude system prompt overwrite 7 月之前
  Xyfacai 3f9adc9992 fix: openai 格式请求 claude 没计费 create cache token 7 月之前
  CaIon f7c4eda0f3 Revert "refactor: replace DeepCopy with Copy for request handling consistency" 8 月之前
  CaIon c21219fcff refactor: replace DeepCopy with Copy for request handling consistency 8 月之前
  CaIon 13301d8544 fix: enhance error handling for invalid request types in relay handlers 8 月之前
  CaIon 1ee3d1cc50 feat: 修复重试后请求结构混乱,修复rerank端点无法使用 8 月之前
  Nekohy 4b6031b59c feats: the flexable params override and compatible format 8 月之前
  CaIon 8eb17f24bb refactor: improve request type validation and enhance sensitive information masking 8 月之前
  CaIon 97ea8b6560 refactor: Introduce pre-consume quota and unify relay handlers 8 月之前
  Xyfacai 9055698b4f feat: 显式指定 error 跳过重试 9 月之前