Commit Graph

  • 95f5cb3980 Merge branch 'feitianbubu-pr/kling-new-params' into alpha creamlike1024 2025-08-29 22:40:23 +08:00
  • 63bf35a111 Merge branch 'pr/kling-new-params' of github.com:feitianbubu/new-api into feitianbubu-pr/kling-new-params creamlike1024 2025-08-29 22:39:54 +08:00
  • 5b90f60519 Merge remote-tracking branch 'origin/alpha' into alpha t0ng7u 2025-08-29 22:36:39 +08:00
  • 7826099221 🎨 feat(ui): enhance pricing components with improved icons and responsive design t0ng7u 2025-08-29 22:36:05 +08:00
  • 4bf9ef5579 Merge pull request #1564 from feitianbubu/pr/init-default-vendor IcedTangerine 2025-08-29 19:48:20 +08:00
  • fe71af943c 修改claude system参数为数组格式,提升API兼容性 yunayj 2025-08-29 19:06:01 +08:00
  • 64058614cb chore: Increase default page size from 10 to 100 items in model pricing views t0ng7u 2025-08-29 18:30:21 +08:00
  • 8ceb0316ce 📱 feat(pricing-header): show only search/copy/filter on mobile; hide vendor intro t0ng7u 2025-08-29 17:26:51 +08:00
  • 1bc0010f5c 🎨 feat: Implement responsive design for SelectableButtonGroup component t0ng7u 2025-08-29 17:05:49 +08:00
  • 6db0e77931 feat: add kling video new params support feitianbubu 2025-07-14 14:16:12 +08:00
  • 742871db57 feat(token_counter): add mime type extraction for base64 encoded data CaIon 2025-08-28 17:30:53 +08:00
  • 9e4c4d3bd1 fix(channel): ensure thread-safe polling with channel-specific lock CaIon 2025-08-28 16:34:23 +08:00
  • c7dc4ad1ef fix: 修复openai error 错误被覆盖 Xyfacai 2025-08-28 16:08:51 +08:00
  • e6f78733e1 fix: update model name filtering to be case-sensitive HynoR 2025-08-28 15:16:25 +08:00
  • f7c4eda0f3 Revert "refactor: replace DeepCopy with Copy for request handling consistency" CaIon 2025-08-28 15:11:55 +08:00
  • c21219fcff refactor: replace DeepCopy with Copy for request handling consistency CaIon 2025-08-28 14:57:47 +08:00
  • 7e698f658a fix(pre_consume_quota): improve error messages for insufficient user quota CaIon 2025-08-28 13:57:16 +08:00
  • 906f797be5 refactor: replace json.Marshal with common.Marshal for consistency and error handling CaIon 2025-08-28 13:51:07 +08:00
  • cebba71d7c Merge branch 'iszcz-alpha' into alpha creamlike1024 2025-08-27 23:27:31 +08:00
  • 3963863eb0 fix(relay): initialize TaskRelayInfo creamlike1024 2025-08-27 23:26:51 +08:00
  • 13d14dc8a8 Merge branch 'alpha' of github.com:iszcz/new-api into iszcz-alpha creamlike1024 2025-08-27 22:26:15 +08:00
  • a45513a7a6 feat: gemini-2.5-flash-image-preview 文本和图片输出计费 creamlike1024 2025-08-27 21:30:52 +08:00
  • cf8b021b61 feat: vertex veo (#1450) Sh1n3zZ 2025-08-26 08:29:26 +08:00
  • d1f3f2c395 fix(token_counter): update token counting logic to handle media token conditions CaIon 2025-08-27 17:11:33 +08:00
  • d92c9db61c fix(image): add error handling for empty base64 string in image decoding CaIon 2025-08-27 16:38:32 +08:00
  • d47779b0a3 fix: prevent loop auto-migrate with bool default false feitianbubu 2025-08-27 12:22:05 +08:00
  • 3401abe4d2 fix(relay-gemini): update media handling in candidate content processing CaIon 2025-08-27 12:14:50 +08:00
  • 61f2aa541b Merge remote-tracking branch 'origin/alpha' into alpha t0ng7u 2025-08-27 11:59:41 +08:00
  • 17cf9c2d60 feat(playground): add search functionality to group selector t0ng7u 2025-08-27 11:57:12 +08:00
  • 943e36ebaf 🐛 fix(playground): set Chat error text color to white to match Semi UI t0ng7u 2025-08-27 11:50:43 +08:00
  • 80a7d7eb51 Merge branch 'AAEE86-alpha' into alpha creamlike1024 2025-08-27 01:30:20 +08:00
  • d6fcc7a51d feat: add disable cache middleware creamlike1024 2025-08-27 01:30:01 +08:00
  • 1555e6832e Merge branch 'alpha' of github.com:AAEE86/new-api into AAEE86-alpha creamlike1024 2025-08-27 01:28:37 +08:00
  • a102bed25a fix(model_ratio): update return value logic for gemini-2.5-flash-lite CaIon 2025-08-26 23:01:00 +08:00
  • 8004b4ff5f Merge remote-tracking branch 'origin/alpha' into alpha CaIon 2025-08-26 20:38:32 +08:00
  • 59a5cb8d32 Merge pull request #1579 from wzxjohn/hotfix/openai_claude_convert Calcium-Ion 2025-08-26 20:37:54 +08:00
  • 6e62b76105 Merge pull request #1652 from HynoR/feat/ds3.1 Calcium-Ion 2025-08-26 20:35:29 +08:00
  • 67719dc087 fix: update web search handling and request structure in adaptor and openai_request CaIon 2025-08-26 18:15:18 +08:00
  • 1b8bcfb000 fix: update error types for upstream errors and JSON marshal failure CaIon 2025-08-26 16:26:56 +08:00
  • b0f86bd82e fix: update PromptTokens assignment logic in relay_responses CaIon 2025-08-26 14:21:10 +08:00
  • 0e34de8fe2 feat: replace pcopy with jinzhu/copier for deep copy functionality CaIon 2025-08-26 13:40:41 +08:00
  • 3e5bc637de fix: Invalid type for 'input[x].summary': expected an array of objects, but got null instead CaIon 2025-08-26 13:17:31 +08:00
  • f249cf9acc fix: ensure reasoning is not nil before setting effort in OpenAI responses CaIon 2025-08-25 22:46:45 +08:00
  • d904f9b486 task_relay_info iszcz 2025-08-25 18:01:10 +08:00
  • 5d384fa4f6 Merge pull request #1549 from QuantumNous/update-openai-websearch-price IcedTangerine 2025-08-25 16:52:57 +08:00
  • 6579d71fe1 fix: 添加接口速率限制中间件,优化验证码输入框交互体验 AAEE86 2025-08-25 15:20:04 +08:00
  • 6033d4318e feat(channel): 添加2FA验证后查看渠道密钥功能 AAEE86 2025-08-25 14:45:48 +08:00
  • 781a708173 feat: support qwen-image-edit CaIon 2025-08-25 14:33:12 +08:00
  • bb897a893e Merge remote-tracking branch 'origin/feat/dalle-extra' into alpha CaIon 2025-08-25 14:20:54 +08:00
  • 79c7d8f477 fix: improve model ratio handling for reserved models in getHardcodedCompletionModelRatio CaIon 2025-08-25 11:59:55 +08:00
  • 5c7395adc6 Merge remote-tracking branch 'origin/alpha' into alpha CaIon 2025-08-25 11:52:57 +08:00
  • 7e513ad06d fix: update model ratio handling for GPT versions CaIon 2025-08-25 11:52:45 +08:00
  • 05ad8c1223 🍎 chore(EditChannelModal.jsx): Format code file t0ng7u 2025-08-25 11:32:28 +08:00
  • a955b43f3e 🧹 chore: remove useless i18n file t0ng7u 2025-08-25 11:29:13 +08:00
  • 3baca03895 🤓 feat: When adding or editing channels, add the function of clicking the added model to copy its name 同語 2025-08-25 11:26:45 +08:00
  • a69f166e9e feat: add SaveWithoutKey method to Channel and update status saving logic CaIon 2025-08-25 11:20:16 +08:00
  • 1a5ba75068 fix: correct logic for handling nil OpenAI error codes. (close #1609) CaIon 2025-08-25 11:19:32 +08:00
  • c94a74c398 feat: adapt Volcengine adaptor for deepseek3.1 model with thinking suffix HynoR 2025-08-25 10:35:31 +08:00
  • 87d0d12d39 Merge pull request #1647 from aotsukiqx/main Calcium-Ion 2025-08-25 10:25:06 +08:00
  • 3d7a05bdac feat: update ali image response handling CaIon 2025-08-24 22:50:45 +08:00
  • 15a36a65b3 feat: 在新增&编辑渠道时添加点击模型复制名称功能 AAEE86 2025-08-24 01:09:08 +08:00
  • 488f6a2e71 feat: enhance image request handling and add async support CaIon 2025-08-24 21:52:56 +08:00
  • 103cb4e084 💄 style(topup): align container width with PersonalSetting (w-full max-7xl) t0ng7u 2025-08-24 17:29:42 +08:00
  • eddaebf745 🕒 feat(ui): standardize Timelines to left mode and unify time display t0ng7u 2025-08-24 17:23:03 +08:00
  • 3b50fcb72b Update channel.go aotsuki 2025-08-24 11:39:38 +08:00
  • 99be6d557b Merge remote-tracking branch 'origin/alpha' into alpha t0ng7u 2025-08-24 10:52:54 +08:00
  • 157df7ae84 📱 feat(header): add mobile filter skeleton; align mobile tag layout t0ng7u 2025-08-24 10:52:43 +08:00
  • a8062c4e9f Merge pull request #1644 from nekohy/feats-custom-request-headers Calcium-Ion 2025-08-24 10:14:32 +08:00
  • 82c032e8c3 fix: log name Nekohy 2025-08-24 01:32:19 +08:00
  • 2d1512096a feats:add custom headers override Nekohy 2025-08-24 01:02:23 +08:00
  • 868f1b036a feat(model-pricing): enhance pricing vendor intro components with performance optimizations and UX improvements t0ng7u 2025-08-24 00:10:26 +08:00
  • 1f887c2e78 🤖 style: Make some changes t0ng7u 2025-08-23 22:03:34 +08:00
  • 90a30a860b 🐛 fix(model-pricing/header): pass sidebarProps to PricingFilterModal to prevent FilterModalContent crash t0ng7u 2025-08-23 21:56:43 +08:00
  • 313bbc1c8b 🤓 style: add outline theme in pricingcard copy button t0ng7u 2025-08-23 21:48:18 +08:00
  • b10f28e5c6 🎨 refactor(model-pricing/header): unify header design, extract SearchActions, and improve skeleton t0ng7u 2025-08-23 21:11:40 +08:00
  • fc4d593301 Merge remote-tracking branch 'origin/alpha' into alpha t0ng7u 2025-08-23 19:30:07 +08:00
  • bee947000f 🎨 refactor(ui): use lucide-react for search/refresh and chevron icons t0ng7u 2025-08-23 19:29:56 +08:00
  • 48a6123c08 Merge pull request #1161 from lollipopkit/main Calcium-Ion 2025-08-23 15:58:25 +08:00
  • 94e7f10367 feat: restructure token usage routes and enhance token retrieval logic CaIon 2025-08-23 15:45:43 +08:00
  • 1de4daa7d5 Merge branch 'alpha' into main Calcium-Ion 2025-08-23 15:27:08 +08:00
  • fe53424ed8 Merge pull request #1611 from nekohy/feats-zhipu_4v-anthropic Calcium-Ion 2025-08-23 13:48:18 +08:00
  • 12b9f0f560 Merge pull request #1635 from feitianbubu/pr/fix-task-info-channel-type Calcium-Ion 2025-08-23 13:46:52 +08:00
  • eece073235 Merge pull request #1642 from QuantumNous/fix-retry-and-rerank Calcium-Ion 2025-08-23 13:46:40 +08:00
  • 13301d8544 fix: enhance error handling for invalid request types in relay handlers CaIon 2025-08-23 13:34:56 +08:00
  • 060ce89286 refactor: rename relay-text.go to compatible_handler.go for clarity CaIon 2025-08-23 13:13:57 +08:00
  • ff57ad2072 fix: improve request handling by deep copying OpenAIResponsesRequest CaIon 2025-08-23 13:13:10 +08:00
  • 1ee3d1cc50 feat: 修复重试后请求结构混乱,修复rerank端点无法使用 CaIon 2025-08-23 13:12:15 +08:00
  • 54e03c4214 🐛 fix(header): prevent NotificationButton from shrinking when unread badge appears t0ng7u 2025-08-23 03:40:32 +08:00
  • 82e87b8498 📱 fix(ui/topup): make stats numbers responsive on mobile t0ng7u 2025-08-23 03:36:18 +08:00
  • 1dff565ba1 🎨 refactor(ui): harden iframe messaging t0ng7u 2025-08-23 03:17:03 +08:00
  • 30fc4d3082 🌓 feat(ui): add auto theme mode, refactor ThemeToggle, optimize header theme handling t0ng7u 2025-08-23 03:02:35 +08:00
  • 9674065465 💄 style(ui): enhance table scroll card scrollbar visibility and appearance t0ng7u 2025-08-23 02:14:17 +08:00
  • d9024452dc 🚀 perf(vite): remove visactor manual chunk to avoid preloading on Home t0ng7u 2025-08-23 01:54:32 +08:00
  • b43ecc2504 ♻️ refactor(home): build serverAddress using ${window.location.origin} t0ng7u 2025-08-23 01:42:32 +08:00
  • 2ab2edec7b refactor: unify layout, adopt Semi UI Forms, dynamic presets, and fix duplicate requests t0ng7u 2025-08-23 01:32:54 +08:00
  • ada604db4e 🧹 refactor(settings): remove models API usage from Personal Settings t0ng7u 2025-08-22 23:01:32 +08:00
  • 858585d974 fix: update response body handling in OpenAI relay format CaIon 2025-08-22 17:33:20 +08:00
  • d09b99c1f0 Merge pull request #1606 from funnycups/patch-1 Calcium-Ion 2025-08-22 17:30:53 +08:00
  • 184cdb5c28 fix: channel type nil point feitianbubu 2025-08-22 15:43:08 +08:00
  • d95d260555 Merge pull request #1627 from QuantumNous/feature/new-partner-intro Calcium-Ion 2025-08-21 12:58:53 +08:00