RedwindA
|
b197dfb95d
|
🐛 fix(EditTagModal): add info banner to clarify modelList behavior
|
2025-06-08 13:23:59 +08:00 |
|
RedwindA
|
18f82f120c
|
🐛 fix(EditTagModal): add fetchTagModels function to retrieve models based on tag
|
2025-06-08 01:16:39 +08:00 |
|
RedwindA
|
c4f664f376
|
🎨 feat(channel): add endpoint to retrieve models by tag
|
2025-06-08 01:16:27 +08:00 |
|
RedwindA
|
546d0140d3
|
🐛 fix(mistral): validate and generate new IDs for tool calls and tool call IDs; Correctly handle null content for assistant messages with tool_calls.
|
2025-06-08 00:06:56 +08:00 |
|
RedwindA
|
894f9b98d9
|
Merge remote-tracking branch 'upstream/main' into fix/ali-embedding
|
2025-06-07 22:32:02 +08:00 |
|
RedwindA
|
7671f82ab6
|
🐛 fix(ali): Remove hardcoding of embedding model names.
|
2025-06-07 22:28:32 +08:00 |
|
RedwindA
|
b8cfb64a45
|
feat: ali rerank
|
2025-06-07 21:29:46 +08:00 |
|
RedwindA
|
eb23dffa04
|
修复2.5-pro的预算范围
|
2025-06-06 01:58:02 +08:00 |
|
RedwindA
|
8add0b1592
|
解决合并冲突
|
2025-06-06 01:29:06 +08:00 |
|
RedwindA
|
d84da74a0a
|
硬编码旧模型,让新2.5pro均支持设置预算
|
2025-06-06 01:22:50 +08:00 |
|
RedwindA
|
2c3464c2c6
|
清理注释
|
2025-06-06 01:09:51 +08:00 |
|
RedwindA
|
f24e2b0d40
|
Fix: Correctly relay FunctionResponse content for Gemini API
|
2025-06-06 00:56:38 +08:00 |
|
RedwindA
|
24abf51b8d
|
修复复制多选令牌按钮的文本
|
2025-06-05 21:29:14 +08:00 |
|
RedwindA
|
098c1e8829
|
refactor: rename RedisHDelObj to RedisDelKey and update references
|
2025-06-05 21:17:57 +08:00 |
|
RedwindA
|
15607996e6
|
fix: change RedisHDelObj to use Del instead of HDel
|
2025-06-05 20:42:56 +08:00 |
|
RedwindA
|
5bb8f2dfed
|
Add DeepWiki Badge in README
|
2025-06-05 02:09:21 +08:00 |
|
RedwindA
|
0827ebd22e
|
fix: 移除流式响应结尾的[Done],以适应Gemini API的行为
|
2025-06-04 15:41:25 +08:00 |
|
RedwindA
|
5e88e76001
|
feat: 支持从 x-goog-api-key header 中获取授权密钥
|
2025-06-04 15:41:25 +08:00 |
|
RedwindA
|
088abcdedc
|
feat: 增加对GeminiMIME类型的验证
|
2025-06-02 19:00:55 +08:00 |
|
RedwindA
|
7aad5b0479
|
refactor: enhance cleanFunctionParameters for improved handling of JSON schema, including support for $defs and conditional keywords
|
2025-06-01 02:08:13 +08:00 |
|