Commit Graph

  • ebb624148b feats:the Openrouter Claude thinking Nekohy 2025-08-12 22:39:32 +08:00
  • 4a49a80d10 fix:Delete the excess ReasoningEffort from the Openrouter OpenAI thinking model. Nekohy 2025-08-12 21:37:12 +08:00
  • f21353bfbb fix(dalle): update ImageRequest struct to use json.RawMessage for flexible field types CaIon 2025-08-12 21:12:00 +08:00
  • b850f94139 fix(auth): refine authorization header setting for messages endpoint #1575 CaIon 2025-08-12 20:42:44 +08:00
  • c7281a353f fix(env): update STREAMING_TIMEOUT default value to 300 seconds CaIon 2025-08-12 19:58:04 +08:00
  • 1382ec4f20 fix(adaptor): optimize multipart form handling and resource management CaIon 2025-08-12 19:57:56 +08:00
  • 9717af7dcd Merge pull request #1553 from feitianbubu/pr/add-jimeng-officail-api IcedTangerine 2025-08-12 16:32:49 +08:00
  • 219ed0d1cf fix(database): improve MySQL Chinese character support validation CaIon 2025-08-12 16:31:00 +08:00
  • 9625ee2d55 fix(relay): remove unnecessary channel type check for BadRequest CaIon 2025-08-12 16:12:47 +08:00
  • 23d4100fe3 Merge pull request #1556 from QuantumNous/fix-register-mail-verifycode-waiting-time Calcium-Ion 2025-08-12 14:20:09 +08:00
  • 5b8382a6ab Merge remote-tracking branch 'origin/alpha' into alpha CaIon 2025-08-12 14:13:34 +08:00
  • 9ec326714e Merge pull request #1569 from duyazhe/codex/cloudflare-responses Calcium-Ion 2025-08-12 14:13:14 +08:00
  • a423ee3dd1 feat(database): enhance MySQL support for Chinese characters CaIon 2025-08-12 14:12:11 +08:00
  • f10d469b72 Update web_api.md 同語 2025-08-12 11:15:32 +08:00
  • fd6b6175bb Merge pull request #1563 from QAbot-zh/docs-update 同語 2025-08-12 11:14:35 +08:00
  • c59b331170 🚫 feat(web): add 403 Forbidden page and AdminRoute guard t0ng7u 2025-08-12 10:45:21 +08:00
  • 729593afae Merge remote-tracking branch 'origin/alpha' into alpha t0ng7u 2025-08-12 10:22:13 +08:00
  • 782ad01496 🐛 fix: make ModelSelectModal panels collapsible and default to collapsed t0ng7u 2025-08-12 10:22:00 +08:00
  • 4e2e6e6e86 Merge pull request #1570 from seefs001/fix/zhipu_v4_thinking Seefs 2025-08-11 21:43:35 +08:00
  • 5478d2fb59 fix: zhipu_v4 thinking nekohy 2025-08-11 21:35:20 +08:00
  • 32978f9cd9 feat: Simplify response handling by returning raw response body directly CaIon 2025-08-11 20:07:24 +08:00
  • ce74e94fc7 feat: Refactor Gemini tools handling to support JSON raw message format CaIon 2025-08-11 19:48:04 +08:00
  • 7d3bf7c5bb 🍭 ui: change pricing page card view pt-4 to py-4 t0ng7u 2025-08-11 19:11:58 +08:00
  • 472377bf8c 🍭 ui: change pricing page card view p-4 to px-4 t0ng7u 2025-08-11 18:32:19 +08:00
  • 6c7a10ac7c ui: Add CSS ellipsis + Tooltip for SelectableButtonGroup; keep Tag intact t0ng7u 2025-08-11 18:27:32 +08:00
  • 375e25221d 🤓 style(ui): remove the pricing page’s border style to reduce visual clutter t0ng7u 2025-08-11 17:44:12 +08:00
  • 2b6e3e8010 Merge remote-tracking branch 'origin/alpha' into alpha t0ng7u 2025-08-11 17:38:16 +08:00
  • a80ecb8896 feat: Refactor model handling to use UpstreamModelName for request processing CaIon 2025-08-11 17:32:58 +08:00
  • 37f0383941 feat: Update request URL handling for Claude relay format in adaptor #1557 CaIon 2025-08-11 17:17:56 +08:00
  • 5520bf4dbe feat: init default vendor feitianbubu 2025-08-11 15:33:55 +08:00
  • c9b276c604 Merge remote-tracking branch 'origin/alpha' into alpha CaIon 2025-08-11 16:35:23 +08:00
  • 6193c547d9 docs(web_api): 修复 Markdown 表格格式 Q.A.zh 2025-08-11 08:18:19 +00:00
  • be77f3d763 feat: Update Azure responses API version handling in adaptor CaIon 2025-08-10 21:09:16 +08:00
  • 337bb41588 💄 style: Use segmented renderer for billing types in Models table; keep Pricing view unchanged t0ng7u 2025-08-11 15:53:55 +08:00
  • 8df5a45805 feat: add responses support for cloudflare duyazhe 2025-08-11 15:29:16 +08:00
  • ec006d3a67 🚀 perf: optimize model management APIs, unify pricing types as array, and remove redundancies t0ng7u 2025-08-11 14:40:01 +08:00
  • 067f3ce9ed 🔧 chore(db): drop legacy single-column UNIQUE indexes to prevent duplicate-key errors after soft-delete t0ng7u 2025-08-11 01:25:13 +08:00
  • 649fa84231 Merge remote-tracking branch 'origin/alpha' into alpha t0ng7u 2025-08-10 23:18:16 +08:00
  • 46cd3f4071 feat(middleware): redis atomic incr, show waiting time creamlike1024 2025-08-10 23:18:09 +08:00
  • 8d54f86261 🤓 chore: format code file t0ng7u 2025-08-10 23:17:04 +08:00
  • 0bcd7388f4 🏎️ perf: optimize aggregated model look-ups by batching bound-channel queries t0ng7u 2025-08-10 23:11:35 +08:00
  • 3b6d0d0291 Merge pull request #1547 from seefs001/feature/model_list Seefs 2025-08-10 22:57:20 +08:00
  • 51f7f89190 🔍 feat: Show matched model names & counts for non-exact model rules t0ng7u 2025-08-10 21:32:18 +08:00
  • ff2e0dbc26 feat(middleware): add email verification rate limit creamlike1024 2025-08-10 21:22:53 +08:00
  • e1d51fd169 Merge remote-tracking branch 'origin/alpha' into alpha t0ng7u 2025-08-10 21:14:47 +08:00
  • 85ecfd7062 feat: enhance model billing aggregation & UI display for unknown quota type t0ng7u 2025-08-10 21:09:49 +08:00
  • 7ffbff88f1 feat: Update request URL handling for Azure responses based on base URL CaIon 2025-08-10 21:09:16 +08:00
  • 8907e5cf6d feat: Add ChannelOtherSettings to manage additional channel configurations CaIon 2025-08-10 20:21:30 +08:00
  • 8217e694f8 fix: 注册时发送邮件验证码没有等待时间 creamlike1024 2025-08-10 19:15:26 +08:00
  • 2cabe4f6ac 🔠 refactor: refine group label formatting in price info t0ng7u 2025-08-10 17:17:49 +08:00
  • 85723e1fe3 feat: if video cannot play open in a new tab feitianbubu 2025-08-10 16:34:53 +08:00
  • 73609f50d0 feat: add jimeng video official api feitianbubu 2025-08-10 15:55:28 +08:00
  • ca85d224f1 📱 style: Hide vendor introduction on mobile devices t0ng7u 2025-08-10 14:10:50 +08:00
  • b6dd701ce8 feat: Add tag-based filtering & refactor filter counts logic t0ng7u 2025-08-10 14:05:25 +08:00
  • 7130ec8e32 🐛 fix(PricingCardView): hide placeholder dash when no custom tags t0ng7u 2025-08-10 13:45:16 +08:00
  • c79b6cea32 fix: prevent model name flicker when closing SideSheet t0ng7u 2025-08-10 13:41:19 +08:00
  • f8c2c78ee2 feat: update openai websearch price creamlike1024 2025-08-10 13:37:49 +08:00
  • 54f470bc46 feat: Enhance EditChannelModal with JSONEditor key updates and input reset CaIon 2025-08-10 12:22:18 +08:00
  • 1ea54eb2ed 🖼️ chore: format code file t0ng7u 2025-08-10 12:11:31 +08:00
  • 4cf1ffa801 feat: Enhance model listing and retrieval with support for Anthropic and Gemini models; refactor routes for better API key handling nekohy 2025-08-10 11:36:26 +08:00
  • 750dea9de7 🐛 fix(model): allow zero-value updates so tags/description can be cleared t0ng7u 2025-08-10 11:03:39 +08:00
  • ac9a1ae876 Merge pull request #1496 from Bliod-Cook/feat-linuxdo-minumum-trust-level Calcium-Ion 2025-08-10 10:27:40 +08:00
  • c59253ea6e Merge pull request #1537 from RedwindA/feat/support-native-gemini-embedding Calcium-Ion 2025-08-10 10:26:46 +08:00
  • 571301adfd Merge pull request #1541 from QuantumNous/fluent-read Calcium-Ion 2025-08-10 10:26:22 +08:00
  • abee65c1db feat: Add model icon support across backend and UI; prefer model icon over vendor; add icon column in Models table t0ng7u 2025-08-10 01:38:59 +08:00
  • 734ef7ddac feat: Support dot‑chained props for LobeHub icons t0ng7u 2025-08-10 01:18:36 +08:00
  • 58af8ed688 🍎 chore: modify pagination pageSizeOpts t0ng7u 2025-08-10 00:58:17 +08:00
  • 8a3107448b 🎨 refactor: MultiKeyManageModal: cleaner stats UI, remove chart, integrate toolbar/pagination, and improve UX t0ng7u 2025-08-10 00:55:18 +08:00
  • a0f48f5a30 Merge remote-tracking branch 'origin/alpha' into alpha t0ng7u 2025-08-09 21:41:33 +08:00
  • 2177620e68 💄 style(ui): replace inline gradients with reusable pastel blur balls; improve dark mode t0ng7u 2025-08-09 21:40:32 +08:00
  • 991a09f47a feat: update Fluent Read link handling in sidebar to improve chat item filtering CaIon 2025-08-09 21:06:25 +08:00
  • 4abe75faed feat: remove custom JSON marshaling for Message struct CaIon 2025-08-09 21:04:49 +08:00
  • 5a3f011ac2 feat: enhance JSON marshaling for Message and skip Fluent Read links in chat items CaIon 2025-08-09 20:58:28 +08:00
  • 4bbdc8e2b2 feat: add verbosity field to OpenAI request #1540 CaIon 2025-08-09 20:12:27 +08:00
  • 4c0c9ffd0a feat: add AWS invoke error handling and new error code CaIon 2025-08-09 19:26:41 +08:00
  • 20575e798a feat: improve FluentRead notification handling and user prompts CaIon 2025-08-09 18:37:08 +08:00
  • f5a52bc5b5 feat: update dto for embeddings RedwindA 2025-08-09 18:31:56 +08:00
  • a5b4c2f7b5 feat: add FluentRead support in chat configuration CaIon 2025-08-09 18:26:45 +08:00
  • 1dcb9a01ce Merge branch 'alpha' into 'feat/support-native-gemini-embedding' RedwindA 2025-08-09 18:05:11 +08:00
  • 8e52b42c0a feat: update channel label to indicate deprecation and suggest alternative CaIon 2025-08-09 17:51:54 +08:00
  • f2dbdbc445 feat: update relay-text to conditionally include usage based on StreamOptions #696 CaIon 2025-08-09 17:51:49 +08:00
  • 8c4f0e6992 Merge remote-tracking branch 'origin/alpha' into alpha CaIon 2025-08-09 17:02:20 +08:00
  • 2fb3e265f6 feat: enhance TokensPage and useTokensData to support Fluent integration and notifications CaIon 2025-08-09 17:02:06 +08:00
  • 2da040f74c 🧹 Refactor: remove redundant code and simplify renderers t0ng7u 2025-08-09 16:51:09 +08:00
  • 2757d555c7 style(ui): Replace switches with buttons; add quota column with Popover; cleanup t0ng7u 2025-08-09 16:47:14 +08:00
  • 1dd1ef862f 🐛 fix(db): allow re-adding models & vendors after soft delete; add safe index cleanup t0ng7u 2025-08-09 15:44:08 +08:00
  • 4886f86cc8 style(JSONEditor): add AGPL-3.0 license header, clean imports & refine Banner UI t0ng7u 2025-08-09 14:08:28 +08:00
  • a08e027bde feat: optimized JSONEditor in duplicate key handling 同語 2025-08-09 13:22:16 +08:00
  • 92a979751e Merge remote-tracking branch 'origin/alpha' into alpha t0ng7u 2025-08-09 13:10:20 +08:00
  • e1796b92cd 🐛 fix(db): allow re-adding models/vendors after soft delete via composite unique indexes t0ng7u 2025-08-09 13:07:57 +08:00
  • 05af05e449 feat: add system prompt override functionality in channel settings and request handling #1468 CaIon 2025-08-09 12:53:06 +08:00
  • 2c4dc44661 Merge pull request #1500 from antecanis8/gemini_batchembedcontents Calcium-Ion 2025-08-09 11:42:08 +08:00
  • 7d08e13393 Merge pull request #1429 from feitianbubu/pr/video-preview-modal Calcium-Ion 2025-08-09 11:37:19 +08:00
  • 9d6c154609 Merge pull request #1458 from simplty/fix/midjourney-field-compatibility Calcium-Ion 2025-08-09 11:35:22 +08:00
  • 807ec2003c Merge pull request #1465 from fangzhengjin/alpha Calcium-Ion 2025-08-09 11:34:55 +08:00
  • 91895f4d4c Merge pull request #1536 from Yincmewy/alpha Calcium-Ion 2025-08-09 11:19:22 +08:00
  • 8d7ef18fc1 📱 feat(ui): enhance mobile pagination in PricingCardView t0ng7u 2025-08-09 10:14:35 +08:00
  • 81a24e9a87 feat: Extend endpoint templates to cover all native endpoints t0ng7u 2025-08-09 09:33:13 +08:00
  • 13da9eb20a 🔧 fix(pricing): synchronize group ratio in Table & Card views with sidebar selection t0ng7u 2025-08-09 08:58:36 +08:00
  • 53ac48aeca 🎨 chore(sidebar): swap “Channel Management” and “Model Management” positions in admin menu t0ng7u 2025-08-09 08:50:39 +08:00