- 12 Mar, 2025 2 commits
-
-
1808837298@qq.com committed
-
1808837298@qq.com committed
-
- 11 Mar, 2025 15 commits
-
-
feat: add oidc support
Calcium-Ion committed -
1808837298@qq.com committed
-
1808837298@qq.com committed
-
1808837298@qq.com committed
-
1808837298@qq.com committed
-
1808837298@qq.com committed
-
1808837298@qq.com committed
-
1808837298@qq.com committed
-
1808837298@qq.com committed
-
feat(setting): add 'Document Link' option i18n support
Calcium-Ion committed -
Ordinary committed
-
wzxjohn committed
-
1808837298@qq.com committed
-
1808837298@qq.com committed
-
1808837298@qq.com committed
-
- 10 Mar, 2025 10 commits
-
-
feat: gemini Embeddings support
Calcium-Ion committed -
Sh1n3zZ committed
-
1808837298@qq.com committed
-
1808837298@qq.com committed
-
Fix: Under Ali's large model, the task ID result for image retrieval …
Calcium-Ion committed -
1808837298@qq.com committed
-
1808837298@qq.com committed
-
1808837298@qq.com committed
-
Reason: The URL is incomplete, missing baseurl. Solution: Add baseurl. url := fmt.Sprintf("%s/api/v1/tasks/%s", info.BaseUrl, taskID).霍雨佳 committed -
1808837298@qq.com committed
-
- 09 Mar, 2025 7 commits
-
-
1808837298@qq.com committed
-
1808837298@qq.com committed
-
1808837298@qq.com committed
-
1808837298@qq.com committed
-
1808837298@qq.com committed
-
- Added a new GeneralSetting struct to manage configurable docs link - Removed hardcoded ChatLink and ChatLink2 variables across multiple files - Updated frontend components to dynamically render docs link from status - Simplified chat and link-related logic in various components - Added a warning modal for quota per unit setting in operation settings
1808837298@qq.com committed -
1808837298@qq.com committed
-
- 08 Mar, 2025 6 commits
-
-
1808837298@qq.com committed
-
feat: Improve decimal precision for quota and payment calculationsDecimal
Calcium-Ion committed -
1808837298@qq.com committed
-
- Added github.com/shopspring/decimal for precise floating-point calculations - Refactored quota and payment calculations in multiple files to use decimal arithmetic - Updated go.mod and go.sum to include decimal library - Improved precision in topup, relay, and quota service calculations - Added support for more OpenAI model variants in cache ratio settings
1808837298@qq.com committed -
feat: Add column visibility settings for Channels and Logs tables
Calcium-Ion committed -
- Implemented dynamic column visibility for ChannelsTable and LogsTable - Added localStorage persistence for column preferences - Introduced column selector modal with select all/reset functionality - Supported role-based default column visibility - Added column settings button to table interfaces
1808837298@qq.com committed
-