Commit Graph

  • e72ed6a9ba feat(setting): add 'Document Link' option i18n support Ordinary 2025-03-11 08:22:59 +00:00
  • bdb1a2fcb9 feat: add oidc support wzxjohn 2025-02-28 15:18:03 +08:00
  • 78cc82dca7 fix: Improve mobile layout and scrolling behavior 1808837298@qq.com 2025-03-11 15:05:23 +08:00
  • dbcbe3ffd5 Merge remote-tracking branch 'origin/main' 1808837298@qq.com 2025-03-11 14:55:56 +08:00
  • f8bd6da813 feat: Improve route handling and dynamic chat navigation in SiderBar 1808837298@qq.com 2025-03-11 14:55:48 +08:00
  • b1eff818ad Merge pull request #845 from Sh1n3zZ/gemini-embedding Calcium-Ion 2025-03-10 23:46:53 +08:00
  • 9a878df8c0 feat: gemini Embeddings support Sh1n3zZ 2025-03-10 23:32:06 +08:00
  • 7f677e85de feat & fix: fix the pricing available sort, set defaultSortOrder descend IllTamer 2025-03-10 22:39:21 +08:00
  • 56716c16b7 fix: the pricing available popover display anyway IllTamer 2025-03-10 22:16:02 +08:00
  • 5c794a362c Merge remote-tracking branch 'origin/main' 1808837298@qq.com 2025-03-10 21:05:43 +08:00
  • 00a16b2d18 refactor: Improve responsive design across multiple setting pages 1808837298@qq.com 2025-03-10 21:05:22 +08:00
  • daff23d1d2 Merge pull request #842 from asjfoajs/dev Calcium-Ion 2025-03-10 20:18:53 +08:00
  • fa1a6cb5a1 refactor: Remove unnecessary transition styles and simplify sidebar state management 1808837298@qq.com 2025-03-10 20:14:23 +08:00
  • e704f0763a refactor: Improve sidebar state management and layout responsiveness 1808837298@qq.com 2025-03-10 19:48:17 +08:00
  • ddd6706c6c feat: Enhance mobile UI responsiveness and layout for ChannelsTable and SiderBar 1808837298@qq.com 2025-03-10 19:01:56 +08:00
  • 6a6e8e22e8 Fix: Under Ali's large model, the task ID result for image retrieval is incorrect. Reason: The URL is incomplete, missing baseurl. Solution: Add baseurl. url := fmt.Sprintf("%s/api/v1/tasks/%s", info.BaseUrl, taskID). 霍雨佳 2025-03-10 16:22:40 +08:00
  • e28ad3689c refactor: Improve mobile responsiveness and scrolling behavior in UI layout 1808837298@qq.com 2025-03-10 15:49:32 +08:00
  • 58b8ca90aa refactor: Enhance UI layout and styling with responsive design improvements 1808837298@qq.com 2025-03-10 03:25:02 +08:00
  • f4c5ab7fc2 style: Enhance LogsTable header tags with improved styling and visual hierarchy 1808837298@qq.com 2025-03-10 00:34:24 +08:00
  • abd5de7902 refactor: Make Channel Setting nullable and improve setting handling #836 1808837298@qq.com 2025-03-09 23:42:48 +08:00
  • 8fffa159d0 fix: Correct typo in group_ratio variable name in LogsTable 1808837298@qq.com 2025-03-09 21:24:19 +08:00
  • c0aa19c58a fix: Add optional chaining to prevent potential undefined errors in LogsTable #833 1808837298@qq.com 2025-03-09 21:23:33 +08:00
  • 6f9412ead3 feat: Introduce configurable docs link and remove hardcoded chat links 1808837298@qq.com 2025-03-09 18:31:16 +08:00
  • 61da6c3664 fix: Refine embedding model detection in channel test 1808837298@qq.com 2025-03-09 15:03:07 +08:00
  • 98e2443563 refactor: Improve price rendering with clearer token and price calculations 1808837298@qq.com 2025-03-08 23:47:02 +08:00
  • 47646487b8 Merge pull request #830 from Calcium-Ion/decimal Calcium-Ion 2025-03-08 22:01:15 +08:00
  • a92d9b12f8 refactor: Update topup amount type from int to int64 for improved precision 1808837298@qq.com 2025-03-08 21:59:18 +08:00
  • 0876bc3f7f feat: Improve decimal precision for quota and payment calculations 1808837298@qq.com 2025-03-08 21:55:50 +08:00
  • 1b9246f788 Merge pull request #828 from Calcium-Ion/ui Calcium-Ion 2025-03-08 19:55:28 +08:00
  • f8a8dbec6e feat: Add column visibility settings for Channels and Logs tables 1808837298@qq.com 2025-03-08 19:53:07 +08:00
  • 47a92439fc refactor: Simplify chat menu items rendering in SiderBar 1808837298@qq.com 2025-03-08 19:06:49 +08:00
  • 69e6d5ce51 feat: update readme and i18n 1808837298@qq.com 2025-03-08 18:13:44 +08:00
  • 32c09c26cb Merge pull request #826 from Calcium-Ion/cache Calcium-Ion 2025-03-08 16:52:19 +08:00
  • f939c28b7a fix: Adjust DeepSeek cache ratio to 0.1 1808837298@qq.com 2025-03-08 16:51:43 +08:00
  • a36d6de8d1 feat: Add prompt cache hit tokens support for DeepSeek channel #406 1808837298@qq.com 2025-03-08 16:50:24 +08:00
  • 5bed29e2bd refactor: Improve quota calculation precision using floating-point arithmetic 1808837298@qq.com 2025-03-08 16:44:08 +08:00
  • 14959944fb Merge pull request #821 from Calcium-Ion/cache Calcium-Ion 2025-03-08 02:49:21 +08:00
  • 314878ff20 fix: Update default cache ratio from 0.5 to 1 1808837298@qq.com 2025-03-08 02:47:41 +08:00
  • ec818773f5 chore: Update terminology from "cache ratio" to "cache multiplier" in UI and add placeholder for default create cache ratio 1808837298@qq.com 2025-03-08 02:44:09 +08:00
  • f9b17f1fa9 Merge pull request #820 from Calcium-Ion/cache Calcium-Ion 2025-03-08 01:31:44 +08:00
  • b640118d74 feat: Implement cache token ratio for more precise token pricing 1808837298@qq.com 2025-03-08 01:30:50 +08:00
  • 7e4474e59b refactor: Remove redundant user quota retrieval in audio relay 1808837298@qq.com 2025-03-07 19:59:00 +08:00
  • 0787083310 Merge pull request #815 from Sh1n3zZ/openrouter-adapter Calcium-Ion 2025-03-07 19:25:20 +08:00
  • 5aa67994b1 refactor: Reorganize sidebar navigation and add personal settings route 1808837298@qq.com 2025-03-07 17:22:37 +08:00
  • c1ed9d552e fix: possible incomplete return of the think field and incorrect occurrences of the reasoning field Sh1n3zZ 2025-03-06 19:20:29 +08:00
  • aa6c894f56 fix: adapting return format for openrouter think content (#793) Sh1n3zZ 2025-03-06 19:16:26 +08:00
  • 783c60ee4d feat: Enhance channel status update with success tracking and dynamic notification #812 1808837298@qq.com 2025-03-06 17:46:03 +08:00
  • 063618e256 fix: Handle error in NotifyRootUser and log system errors #812 1808837298@qq.com 2025-03-06 17:25:39 +08:00
  • fa20af817f refactor: Improve model request rate limit middleware execution 1808837298@qq.com 2025-03-06 16:32:11 +08:00
  • 7cec111b1f fix: error NotifyRootUser #812 1808837298@qq.com 2025-03-06 15:56:42 +08:00
  • c4ca4af8ce fix: Prevent resource leaks by adding body close in stream handlers 1808837298@qq.com 2025-03-05 19:51:22 +08:00
  • d647214555 refactor: Centralize stream handling and helper functions in relay package 1808837298@qq.com 2025-03-05 19:47:41 +08:00
  • 3f824d7781 Update README.md 1808837298@qq.com 2025-03-05 16:55:17 +08:00
  • 8b52803910 fix: vertex claude 1808837298@qq.com 2025-03-05 16:43:40 +08:00
  • 208824451a fix: #810 1808837298@qq.com 2025-03-05 16:39:42 +08:00
  • 62542b0b84 fix: #810 1808837298@qq.com 2025-03-05 16:34:08 +08:00
  • da79af07d2 refactor: Extract operation-related settings into a separate package 1808837298@qq.com 2025-03-04 18:52:08 +08:00
  • 6f64e6cde9 Update README.md 1808837298@qq.com 2025-03-04 18:50:05 +08:00
  • efc7c4d7f9 feat: Add context-aware goroutine pool for safer concurrent operations 1808837298@qq.com 2025-03-04 18:42:34 +08:00
  • 67e17dcdbd fix: Ignore EOF errors in OpenAI stream scanner 1808837298@qq.com 2025-03-04 17:35:41 +08:00
  • 33d171bc91 Merge remote-tracking branch 'origin/main' 1808837298@qq.com 2025-03-04 17:11:07 +08:00
  • b0ee0f1501 fix: Handle scanner errors in OpenAI relay stream handler 1808837298@qq.com 2025-03-04 17:10:56 +08:00
  • 2a0a156fc5 Merge pull request #805 from PaperPlaneDeemo/main Calcium-Ion 2025-03-04 16:27:15 +08:00
  • 894f950e96 fix: vertex claude 1808837298@qq.com 2025-03-03 20:06:08 +08:00
  • d499b6410c feat: Improve image download and validation in GetImageFromUrl 1808837298@qq.com 2025-03-03 16:15:04 +08:00
  • 4f82f27218 Merge branch 'Calcium-Ion:main' into main Nekof 2025-03-03 11:37:40 +08:00
  • bead5963af fix: Typo in README “Deemo” 2025-03-03 11:35:04 +08:00
  • 4208ecb92c fix: channel test model mapped 1808837298@qq.com 2025-03-02 23:53:10 +08:00
  • c450fb5c2d feat: yanjingxia 1808837298@qq.com 2025-03-02 23:17:37 +08:00
  • 53b9bce353 feat: Add model testing modal with search functionality in ChannelsTable 1808837298@qq.com 2025-03-02 19:53:35 +08:00
  • 35cd4fde3a refactor: Add index to Username column in Log model 1808837298@qq.com 2025-03-02 17:57:52 +08:00
  • 3f1e340391 refactor: Update rate limit configuration to use dynamic expiration duration 1808837298@qq.com 2025-03-02 17:34:39 +08:00
  • 574e28bad8 fix: Use channel group in model testing log record 1808837298@qq.com 2025-03-02 15:59:39 +08:00
  • 1665fcee3c refactor: Improve channel testing and model price handling 1808837298@qq.com 2025-03-02 15:47:12 +08:00
  • 90c9c1b587 feat: Persist models expanded state in PersonalSetting component 1808837298@qq.com 2025-03-02 01:35:50 +08:00
  • 6e07286e53 feat: Enhance update checking and system information display 1808837298@qq.com 2025-03-02 01:31:27 +08:00
  • 5e22043040 feat: Add self-use mode and demo site mode indicators to HeaderBar 1808837298@qq.com 2025-03-02 00:46:54 +08:00
  • 8c0219ebe5 fix: Correct option map key for PreConsumedQuota 1808837298@qq.com 2025-03-01 22:37:14 +08:00
  • 56a06df41c feat: Add translations for self-use mode and demo site mode settings 1808837298@qq.com 2025-03-01 21:15:59 +08:00
  • 485face2c0 feat: Add self-use mode for model ratio and price configuration 1808837298@qq.com 2025-03-01 21:13:48 +08:00
  • 5f8e73e297 fix: Enhance error message for missing model ratio configuration 1808837298@qq.com 2025-03-01 17:02:31 +08:00
  • 3f7d9c4b0f fix: Improve error handling for model ratio and price validation #800 1808837298@qq.com 2025-03-01 15:27:32 +08:00
  • 159f39d119 fix: Improve model ratio and price management 1808837298@qq.com 2025-02-28 23:28:47 +08:00
  • 0aa30ed3f6 feat: Add new model management features 1808837298@qq.com 2025-02-28 21:13:30 +08:00
  • 1e388d9d68 fix 1808837298@qq.com 2025-02-28 20:28:44 +08:00
  • 3447df85c4 feat: add new GPT-4.5 preview model ratios 1808837298@qq.com 2025-02-28 19:17:15 +08:00
  • 86a88f8203 feat: Enhance Claude default max tokens configuration 1808837298@qq.com 2025-02-28 17:53:08 +08:00
  • 29fc0a6b1d feat: Implement model-specific headers configuration for Claude 1808837298@qq.com 2025-02-28 16:47:31 +08:00
  • 6be0914bb6 fix: Simplify Claude settings value conversion logic 1808837298@qq.com 2025-02-27 22:26:21 +08:00
  • 58a9c63657 fix: Prevent duplicate headers in Claude settings 1808837298@qq.com 2025-02-27 22:14:53 +08:00
  • 9a6d84dbd6 refactor: Reorganize Claude MaxTokens configuration UI layout 1808837298@qq.com 2025-02-27 22:12:14 +08:00
  • 96e73ad8e0 feat: Enhance Claude MaxTokens configuration handling 1808837298@qq.com 2025-02-27 22:10:29 +08:00
  • 71682f1522 fix: Update Claude thinking adapter token percentage input guidance 1808837298@qq.com 2025-02-27 20:59:32 +08:00
  • ed1a1c9b09 fix: Correct model request configuration in Vertex Claude adaptor 1808837298@qq.com 2025-02-27 20:51:10 +08:00
  • 5371af0b42 feat: Refactor model configuration management with new config system 1808837298@qq.com 2025-02-27 20:49:34 +08:00
  • fd6ae3ea78 feat: Add Claude model configuration management #791 1808837298@qq.com 2025-02-27 20:49:21 +08:00
  • fe9a3025d1 fix: Add pagination support to user search functionality 1808837298@qq.com 2025-02-27 16:55:02 +08:00
  • bf9f5e59b5 chore: Update Azure OpenAI API version and embedding model detection 1808837298@qq.com 2025-02-27 16:49:32 +08:00
  • 2d77733cd3 fix: Improve AWS Claude adaptor request conversion error handling #796 1808837298@qq.com 2025-02-27 14:57:00 +08:00
  • ac00e9bbb3 init openrouter adaptor 1808837298@qq.com 2025-02-27 00:01:21 +08:00