- 13 Mar, 2025 3 commits
-
-
Refactor: Optimize the ImageHandler under the Alibaba large model to …
Calcium-Ion committed -
1808837298@qq.com committed
-
Refactor: Optimize the ImageHandler under the Alibaba large model to retrieve the key from the header. Reason: The info parameter already includes the key, so there is no need to retrieve it again from the header. Solution: Delete the code for obtaining the key and directly use info.ApiKey.
霍雨佳 committed
-
- 12 Mar, 2025 13 commits
-
-
Calcium-Ion committed
-
Calcium-Ion committed
-
Calcium-Ion committed
-
feat: Support postgresql:// dsn format
Calcium-Ion committed -
feat: claude relay
Calcium-Ion committed -
1808837298@qq.com committed
-
1808837298@qq.com committed
-
Seefs committed
-
1808837298@qq.com committed
-
1808837298@qq.com committed
-
1808837298@qq.com committed
-
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 9 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
-