Commit Graph

  • 6df7017d2d 🐛 fix(message): prevent history loss when editing messages with duplicate IDs Apple\Apple 2025-06-03 00:37:10 +08:00
  • a18e90fe88 🐛 fix(message): prevent history loss when retrying imported messages with duplicate IDs Apple\Apple 2025-06-03 00:32:42 +08:00
  • 59d1f76db5 🐛 fix(message): enable retry functionality for system role messages Apple\Apple 2025-06-03 00:22:11 +08:00
  • 2db2bbc6b2 feat(ui): enhance fade-in animation effect for streaming text rendering Apple\Apple 2025-06-03 00:12:50 +08:00
  • 704098603d 🔧 fix(playground): resolve message state issues after page refresh and config reset Apple\Apple 2025-06-02 23:56:58 +08:00
  • 269a1e1204 Merge remote-tracking branch 'origin/main' into ui/refactor Apple\Apple 2025-06-02 23:25:29 +08:00
  • 36a9781d03 🐛 fix(playground): ensure chat interface refreshes when resetting imported messages Apple\Apple 2025-06-02 23:24:50 +08:00
  • c668362f9d Merge pull request #1139 from RedwindA/gemini-fix Calcium-Ion 2025-06-02 22:33:01 +08:00
  • 326bd4d977 Merge pull request #1140 from RedwindA/gemini-tool-fix Calcium-Ion 2025-06-02 22:32:43 +08:00
  • 16f49cfe6f Merge pull request #1141 from xqx121/patch-1 Calcium-Ion 2025-06-02 22:32:18 +08:00
  • f234b3f16c Fix: The edit interface is not billed (usage-based pricing). xqx121 2025-06-02 22:11:11 +08:00
  • e9b74651c2 🐛fix: Fix message saving missing the last conversation Apple\Apple 2025-06-02 21:39:51 +08:00
  • 27ad46cdd5 🐛fix: Fix React hooks order violation causing page crash on API errors Apple\Apple 2025-06-02 21:26:56 +08:00
  • f6fc8e9f7e perf: Optimize message persistence and reduce localStorage operations Apple\Apple 2025-06-02 21:21:46 +08:00
  • 3ea13caab9 💄 feat(playground): Enhance the fade-in animation for the chat Apple\Apple 2025-06-02 20:15:00 +08:00
  • b7b5b6cf5b 💄 feat(playground): chat streaming animation Apple\Apple 2025-06-02 19:58:10 +08:00
  • 088abcdedc feat: 增加对GeminiMIME类型的验证 RedwindA 2025-06-02 19:00:55 +08:00
  • 7ad0082cd5 💄 style(SettingsPanel): Select componet style adjustments Apple\Apple 2025-06-02 06:28:24 +08:00
  • 890c953f31 🐛 fix(playground): ensure proper streaming updates & safeguard message handling Apple\Apple 2025-06-02 06:21:05 +08:00
  • 0d9c6eb3a8 💄 style(thinkingcontent): delete thinkcontent minHeight style Apple\Apple 2025-06-02 04:48:00 +08:00
  • ea632c6ff8 ♻️ refactor(playground): eliminate code duplication in thinking content rendering Apple\Apple 2025-06-02 04:45:38 +08:00
  • e30eca5cca 💄 feat(playground): unify SettingsPanel header design with DebugPanel Apple\Apple 2025-06-02 04:35:04 +08:00
  • a1918aa65e ♻️ refactor(StyleContext): modernize context architecture and eliminate route transition flicker Apple\Apple 2025-06-02 04:16:48 +08:00
  • d15e53ed33 💄 style(ui): some style adjustments Apple\Apple 2025-06-02 00:15:53 +08:00
  • 05396dae39 feat: remove image upload limit and improve scrollbar styling Apple\Apple 2025-06-02 00:02:33 +08:00
  • 4488693808 🎨 ui(playground): reorganize config manager layout to place reset button with timestamp Apple\Apple 2025-06-01 18:25:43 +08:00
  • d01054e2e4 🐛 fix: resolve duplicate toast notifications when toggling message roles Apple\Apple 2025-06-01 17:44:36 +08:00
  • 4080f2ed7b ♻️ refactor: Refactor the structure of the common component Apple\Apple 2025-06-01 17:39:41 +08:00
  • 309f3b9fe3 💄 style(ui): hide scrollbars across chat interface and request editor Apple\Apple 2025-06-01 17:31:13 +08:00
  • ec4dbcd7d8 🐛 fix: Role switching not updating UI immediately in playground Apple\Apple 2025-06-01 17:19:45 +08:00
  • 77157da8fc feat: Add custom request body editor with persistent message storage Apple\Apple 2025-06-01 17:07:36 +08:00
  • aa044d829b 🌏i18n: Siderbar Playground Apple\Apple 2025-06-01 13:13:32 +08:00
  • 03675397f5 Merge branch 'main' into ui/refactor Apple\Apple 2025-06-01 02:40:44 +08:00
  • 7aad5b0479 refactor: enhance cleanFunctionParameters for improved handling of JSON schema, including support for $defs and conditional keywords RedwindA 2025-05-23 20:02:50 +08:00
  • 46f95fddcd feat: add ToMap method and enhance OpenAI request handling CaIon 2025-06-01 01:10:10 +08:00
  • dec73f75ec Merge remote-tracking branch 'origin/main' into ui/refactor Apple\Apple 2025-05-31 22:18:51 +08:00
  • a3d65d23f4 Merge pull request #1134 from QuantumNous/fix_ping_keepalive Calcium-Ion 2025-05-31 22:16:16 +08:00
  • 2da94e62d5 fix: 流式请求ping creamlike1024 2025-05-31 22:13:17 +08:00
  • f1d69fb42a Merge remote-tracking branch 'origin/main' into ui/refactor Apple\Apple 2025-05-31 21:34:57 +08:00
  • 4febdff3ac Merge pull request #1122 from akkuman/feat/stream-tts Calcium-Ion 2025-05-31 18:44:48 +08:00
  • 641d30afc2 Merge pull request #1123 from RedwindA/patch-3 Calcium-Ion 2025-05-31 18:44:24 +08:00
  • 730f76a45a Merge pull request #1130 from xqx121/main Calcium-Ion 2025-05-31 18:43:57 +08:00
  • efd4a46a97 Fix: Gemini2.5pro ThinkingConfig xqx121 2025-05-31 17:50:00 +08:00
  • 1fbd107be5 🎨 feat(ui): Update thinking section design to match EditChannel header card style Apple\Apple 2025-05-31 03:30:28 +08:00
  • f8b6526090 🎨 style(MessageContent): unify thinking section color scheme with PersonalSetting Apple\Apple 2025-05-31 03:25:29 +08:00
  • 1a9be006c7 🐛 fix(Playground): Fix thinking section scroll issue and clean up unused CSS Apple\Apple 2025-05-31 03:19:18 +08:00
  • ed291026eb perf: optimize CodeViewer performance for large content rendering Apple\Apple 2025-05-31 03:06:12 +08:00
  • a84f402a2b 🐛 fix: correct JSON syntax highlighting for API responses in debug panel Apple\Apple 2025-05-31 02:50:36 +08:00
  • 744f78b241 feat: enhance debug panel with VS Code dark theme and syntax highlighting Apple\Apple 2025-05-31 02:47:31 +08:00
  • 2c37aba585 feat(markdown): replace Semi UI MarkdownRender with react-markdown for enhanced rendering Apple\Apple 2025-05-31 02:26:23 +08:00
  • d0651f7a88 ♻️ refactor(playground): Refactor auto-collapse logic to eliminate code duplication Apple\Apple 2025-05-31 01:35:13 +08:00
  • 1686522fac 🐛 fix(Playground): Fix reasoning panel auto-collapse behavior to allow user control Apple\Apple 2025-05-31 01:29:19 +08:00
  • 7979c9a38c feat: improve thinking state management for better UX in reasoning display Apple\Apple 2025-05-31 01:12:45 +08:00
  • 87c9c51a7e improve: Update disabled action tooltips for better accuracy Apple\Apple 2025-05-30 22:35:43 +08:00
  • 7e019db91b perf(playground): optimize config loading and saving to reduce console spam Apple\Apple 2025-05-30 22:29:02 +08:00
  • 3cc232e6b9 ♻️ refactor(playground): major architectural overhaul and code optimization Apple\Apple 2025-05-30 22:14:44 +08:00
  • 6ec7b67ab4 feat(playground): add role toggle feature for AI messages Apple\Apple 2025-05-30 21:51:09 +08:00
  • 75c448e5ec feat: enhance debug panel with real-time preview and collapsible tabs Apple\Apple 2025-05-30 21:34:13 +08:00
  • b5cc31772c feat: add image upload toggle with auto-disable after sending Apple\Apple 2025-05-30 20:05:13 +08:00
  • b2b98e1264 🎨 style(ui): Optimize the detail page height Apple\Apple 2025-05-30 19:37:12 +08:00
  • 8be6c8351f 🐛 fix(playground): improve multimodal content handling and error resilience Apple\Apple 2025-05-30 19:32:49 +08:00
  • 554ac3195c 🎨 refactor(playground): Refactor the structure of the playground and implement responsive design adaptation Apple\Apple 2025-05-30 19:24:17 +08:00
  • f3dd960c04 Revert "🔖chore: Remove the handling of the MarkdownRender component and the <think> tag" Apple\Apple 2025-05-30 01:31:38 +08:00
  • dde8c49a2e feat: enhance cache_create_tokens calculation for OpenRouter neotf 2025-05-29 22:24:29 +08:00
  • d8debe7945 Merge remote-tracking branch 'origin/ui/refactor' into ui/refactor Apple\Apple 2025-05-29 16:25:33 +08:00
  • 30ef878688 🔖chore: Remove the handling of the MarkdownRender component and the <think> tag Apple\Apple 2025-05-29 16:25:13 +08:00
  • bb8923e76a Merge remote-tracking branch 'origin/ui/refactor' into ui/refactor CaIon 2025-05-29 15:52:16 +08:00
  • 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