Commit Graph

  • 8f6b0ede99 refactor: Update TopUp component to utilize StatusContext for dynamic top-up settings CaIon 2025-05-29 15:52:11 +08:00
  • aabeec7425 Add ERROR_LOG_ENABLED description RedwindA 2025-05-29 12:35:13 +08:00
  • 3ad58d61b4 Add ERROR_LOG_ENABLED description RedwindA 2025-05-29 12:33:27 +08:00
  • 66927d055b 🛠️ fix(chat): optimize think tag handling and reasoning panel behavior Apple\Apple 2025-05-29 12:02:29 +08:00
  • 3e7bff1b9d 🐛 fix(Playground): Prevent markdown error from <think> tags in reasoning display Apple\Apple 2025-05-29 11:25:26 +08:00
  • 2e5943c1d4 feat: streaming response for tts Akkuman 2025-05-29 10:56:01 +08:00
  • d6e0310921 🧠 fix(Playground): Enhance <think> tag processing and remove redundant comments Apple\Apple 2025-05-29 04:21:33 +08:00
  • f0b496e149 Merge branch 'main' into ui/refactor Apple\Apple 2025-05-29 03:57:05 +08:00
  • f5e133c100 Merge remote-tracking branch 'origin/ui/refactor' into ui/refactor Apple\Apple 2025-05-29 03:56:28 +08:00
  • b5069c28d2 feat: enhance chat playground with improved message handling and UI Apple\Apple 2025-05-29 03:56:08 +08:00
  • cdf7c35df2 style: Add styles for semi-table components to improve layout and presentation CaIon 2025-05-29 03:35:18 +08:00
  • c0df38767c feat: enhance token usage details for upstream OpenRouter neotf 2025-05-29 00:49:21 +08:00
  • ac9df0c147 fix: pingerCtx 泄漏 creamlike1024 2025-05-28 21:34:45 +08:00
  • ef21119a29 fix: Change ParallelTooCalls from bool to *bool in GeneralOpenAIRequest for optional handling CaIon 2025-05-28 21:12:55 +08:00
  • a536e9ca78 feat: Enhance image request validation in relay-image.go: set default model and size, improve error handling for size format, and ensure prompt and N parameters are validated correctly. CaIon 2025-05-28 20:18:37 +08:00
  • 97cbe9b55e Merge remote-tracking branch 'origin/main' into ui/refactor Apple\Apple 2025-05-28 18:42:19 +08:00
  • 8a6b4c38ed Merge pull request #1110 from wangr0031/fix_parallel_tool_calls IcedTangerine 2025-05-28 14:25:43 +08:00
  • 3494accae9 Update openai_request.go IcedTangerine 2025-05-28 14:25:24 +08:00
  • f19a6d611b Merge pull request #1113 from tbphp/tbphp_vertex_gemini_global_region IcedTangerine 2025-05-28 14:16:47 +08:00
  • 6add81d459 Merge pull request #1111 from feitianbubu/fxm-ali-fetch-models-url IcedTangerine 2025-05-28 14:11:17 +08:00
  • 369e05649c 🎨 style(ui): The send button for chat is changed to have rounded corners Apple\Apple 2025-05-28 02:01:54 +08:00
  • c5dff26d6c fix: Vertex channel global region format tbphp 2025-05-27 21:50:53 +08:00
  • bee6c661f7 fix: ali FetchUpstreamModels url skynono 2025-05-26 17:22:13 +08:00
  • 2f09010d22 chat/completion透传parallel_tool_calls参数 wang.rong 2025-05-27 09:32:20 +08:00
  • d6a9dd08bf 🛠️ fix(chat): enhance message generation stop behavior Apple\Apple 2025-05-27 02:07:42 +08:00
  • 158fc72c00 🔗 feat: add navigation to topup page from balance cards Apple\Apple 2025-05-26 23:30:26 +08:00
  • ca8ca37392 🌐 i18n: add internationalization support for Loading component Apple\Apple 2025-05-26 23:10:42 +08:00
  • 70f43b3523 feat: add notice modal component with empty state support Apple\Apple 2025-05-26 23:06:55 +08:00
  • f4f4cea765 🎨 style(ui): Adjust the size of the icon Apple\Apple 2025-05-26 22:30:04 +08:00
  • 66bc794768 🎨 style(ui): Optimize icon adaptation Apple\Apple 2025-05-26 22:25:38 +08:00
  • 324d938da2 🎨 style(ui): Modify the sidebar background color to match the theme color Apple\Apple 2025-05-26 22:09:50 +08:00
  • 603c4e8fac 🐛 fix(headerbar): Fix the issue where the header disappears on mobile screen sizes. Apple\Apple 2025-05-26 22:01:57 +08:00
  • 620a4d09d4 Merge branch 'main' into ui/refactor Apple\Apple 2025-05-26 21:53:30 +08:00
  • ef32958ffb 🔖chore: Preparation modifications before the merger Apple\Apple 2025-05-26 21:52:37 +08:00
  • 9c67bf129e 🔧 fix(chat): optimize SSE connection status handling Apple\Apple 2025-05-26 20:24:04 +08:00
  • 4ff1084dd6 Merge remote-tracking branch 'origin/ui/refactor' into ui/refactor Apple\Apple 2025-05-26 19:59:51 +08:00
  • 1551d196fe 🐛 fix(chat): improve error handling and UI feedback for SSE communication Apple\Apple 2025-05-26 19:58:01 +08:00
  • bdf2f18bdc 🎨 style(ModelPricing): Update card shadow and add margin for improved layout CaIon 2025-05-26 19:41:21 +08:00
  • 7c34c01056 Merge pull request #1109 from feitianbubu/fix-qwen-thinking IcedTangerine 2025-05-26 19:32:34 +08:00
  • 79d67d2d02 Merge branch 'main' of github.com:QuantumNous/new-api creamlike1024 2025-05-26 18:56:14 +08:00
  • 87a407da4b fix: search-preview model web search billing creamlike1024 2025-05-26 18:53:41 +08:00
  • ea075f75e2 fix: ali parameter.enable_thinking must be set to false for non-streaming calls skynono 2025-05-26 17:11:45 +08:00
  • c9c939dab1 Merge pull request #1075 from feitianbubu/fix-default-model-not-exist IcedTangerine 2025-05-26 17:21:14 +08:00
  • 90fcc56440 Merge pull request #1081 from feitianbubu/fixTypoOidcEnabledField IcedTangerine 2025-05-26 17:20:35 +08:00
  • d04f48604c Merge pull request #1099 from feitianbubu/fixTagModeStatusSave IcedTangerine 2025-05-26 17:17:34 +08:00
  • 9ebdc62113 🖼️style(ui): Optimize the styles in the search modal of the detail page in the dashboard Apple\Apple 2025-05-26 15:13:55 +08:00
  • 793ac9637e 🎨 style: modify the border-radius style of the paginator Apple\Apple 2025-05-26 15:03:03 +08:00
  • 77d6299557 vertex creamlike1024 2025-05-26 15:02:20 +08:00
  • 253f487d80 gemini stream creamlike1024 2025-05-26 14:50:50 +08:00
  • 3951690757 🌞feat(playground): To enable chain-of-thought (CoT) rendering for inference models in the playground, support reasoningContent and the <think> tag Apple\Apple 2025-05-26 14:35:35 +08:00
  • 75d859dce2 gemini text generation creamlike1024 2025-05-26 13:34:41 +08:00
  • 9b5bceae9a 🔖chore: Change the display style of request count, TPM, and RPM in the LogsTable Apple\Apple 2025-05-26 00:45:31 +08:00
  • b87bcbc296 🎨 style(ui): enhance dashboard statistics cards presentation Apple\Apple 2025-05-26 00:07:14 +08:00
  • 7acd318bba 🎨 style: adjust table column widths for better layout Apple\Apple 2025-05-25 23:35:59 +08:00
  • f1c58b391a 🔖chore: remove useless index.css style Apple\Apple 2025-05-25 18:26:29 +08:00
  • dff8e2d3fe 🎨 refactor(home): enhance notice modal UI and behavior Apple\Apple 2025-05-25 18:03:57 +08:00
  • 013372327b 🎨 refactor(ModelPricing): enhance UI/UX with modern design ModelPricing component Apple\Apple 2025-05-25 17:27:45 +08:00
  • d8f63f376b 🔖chore: Temporarily disable links to related open source projects Apple\Apple 2025-05-25 15:06:51 +08:00
  • 0de3f7b2a4 🎨 UI/UX: Replace emoji icons with Semi UI components and enhance card design Apple\Apple 2025-05-25 13:30:47 +08:00
  • ad9755f474 🖼️feat(ui): unify card header styles across edit pages Apple\Apple 2025-05-25 13:01:31 +08:00
  • e197dc0a98 ♻️refactor(EditChannel & EditTagModal): enhance UI/UX and optimize code structure Apple\Apple 2025-05-25 12:53:00 +08:00
  • e2fcb73a94 🌞feat(channels): add success notification for single channel test Apple\Apple 2025-05-25 11:43:19 +08:00
  • d28dd059e7 🤯feat(channels): enhance channel management UI and model testing Apple\Apple 2025-05-25 01:46:45 +08:00
  • 485ea96524 Merge remote-tracking branch 'origin/main' into ui/refactor Apple\Apple 2025-05-24 17:21:38 +08:00
  • 268be18baa Merge pull request #1100 from daggeryu/patch-4 Calcium-Ion 2025-05-24 15:27:30 +08:00
  • e1fbf73afc fix: improve input validation and error handling in ModelSetting and SettingGeminiModel components CaIon 2025-05-24 15:26:55 +08:00
  • f764a27ecd Merge remote-tracking branch 'origin/main' into ui/refactor Apple\Apple 2025-05-24 10:13:30 +08:00
  • 0a7842e897 fix aws claude-sonnet-4-20250514 daggeryu 2025-05-24 01:21:14 +08:00
  • 334011d410 🍎refactor(PersonalSettings): Comprehensive UI/UX redesign and improvements Apple\Apple 2025-05-23 23:53:10 +08:00
  • eea5967e2c feat: add support for new regions in Claude Sonnet 4 and Claude Opus 4 models in AWS constants CaIon 2025-05-23 21:11:00 +08:00
  • 05077594bc fix: keep BatchDelete and TagMode enabled status skynono 2025-05-23 13:51:11 +08:00
  • aae61434b7 🍭feat: add loading states to all async operation buttons for better UX Apple\Apple 2025-05-23 19:40:43 +08:00
  • ee0e1161d4 ♻️refactor: Completely redesign TopUp page with modern card-based UI and enhanced UX Apple\Apple 2025-05-23 19:31:36 +08:00
  • 8e802565de ♻️refactor: Modernize edit and add user components with unified design system Apple\Apple 2025-05-23 17:33:32 +08:00
  • cb21e756d2 ♻️Refactor: Users Page Apple\Apple 2025-05-23 17:12:17 +08:00
  • 04ba012f12 ♻️Refactor: Redemptions Page Apple\Apple 2025-05-23 16:58:19 +08:00
  • ce21b247bd feat: 火山引擎增加文生图 Adam.Wang 2025-05-23 16:42:53 +08:00
  • 3cc1a79449 feat: add new model entries for Claude Sonnet 4 and Claude Opus 4 across multiple components, including constants and cache settings CaIon 2025-05-23 15:20:16 +08:00
  • 07d87d6074 ♻️Refactor: TaskLogs Page Apple\Apple 2025-05-23 13:43:02 +08:00
  • 17c42cc02c ♻️Refactor: MJLogs Page Apple\Apple 2025-05-23 13:30:40 +08:00
  • 63183bd4eb ♻️Refactor: Logs Page Apple\Apple 2025-05-23 13:06:53 +08:00
  • 4978d63f46 feat: add new model ratios for Claude Sonnet 4 and Claude Opus 4; update ratio retrieval logic for improved handling of model names CaIon 2025-05-23 02:02:21 +08:00
  • 94455e34e6 fix: update Init method to correctly set RequestMode based on upstream model name prefixes CaIon 2025-05-23 01:34:53 +08:00
  • adb2c39564 feat: add panic recovery and retry mechanism for InitChannelCache; improve batch deletion of abilities in FixAbility CaIon 2025-05-23 01:26:52 +08:00
  • 4fde65ce6e 🌏i18n: Tokens Page Apple\Apple 2025-05-23 00:26:00 +08:00
  • 192049d932 ♻️Refactor: Token Page Apple\Apple 2025-05-23 00:24:08 +08:00
  • 80765bddcd feat(ui): Add loading states to all authentication buttons Apple\Apple 2025-05-22 21:42:21 +08:00
  • fa48d43f0f feat: implement search functionality in ChannelsTable for improved channel filtering CaIon 2025-05-22 16:54:55 +08:00
  • 6436a165af feat: enhance Gemini response handling by adding reasoning content and updating JSON decoding method CaIon 2025-05-22 16:11:50 +08:00
  • 526b7e6048 feat: add Thought field to GeminiPart and update response handling in streamResponseGeminiChat2OpenAI CaIon 2025-05-22 15:52:23 +08:00
  • 9369c4e3b7 feat: 火山引擎增加文生图 Adam.Wang 2025-05-22 13:58:05 +08:00
  • 616ba15af1 fix: typo in oidc_enabled field (previously oidc) skynono 2025-05-19 15:42:36 +08:00
  • 74267bdfc6 ♻️Refactor: OAuth2Callback Page Apple\Apple 2025-05-20 23:47:29 +08:00
  • e5990751f7 ♻️Refactor: Logo Apple\Apple 2025-05-20 23:21:48 +08:00
  • e0fc7a501f feat: add OutputFormat field to ImageRequest for enhanced image processing options CaIon 2025-05-20 19:40:29 +08:00
  • 6ba7e552f2 ♻️Refactor: Detail Page Apple\Apple 2025-05-20 18:01:38 +08:00
  • 74d4a54120 🐛fix(sidebar): Ensure sidebar displays correctly on desktop devices Apple\Apple 2025-05-20 12:59:47 +08:00
  • 4489475bb0 🎨style: Adjust the fixed placeholder width for homepage image loading Apple\Apple 2025-05-20 12:25:39 +08:00
  • 48835616b3 feat: Redirect to console if logged in and accessing auth pages Apple\Apple 2025-05-20 11:53:04 +08:00
  • 3c0960fd36 ♻️Refactor: About Page Apple\Apple 2025-05-20 11:31:03 +08:00