Seefs
|
ecebd619a4
fix: charge local input tokens when Gemini returns empty response
|
1 month ago |
CaIon
|
7cfed0df8e
refactor(gemini): remove GeminiVisionMaxImageNum constant and related image count logic
|
1 month ago |
CaIon
|
9ef7740fe7
feat(file): unify file handling with a new FileSource abstraction for URL and base64 data
|
1 month ago |
thirking
|
8d67c571e4
fix: remove unnecessary unescapeMapOrSlice call in Gemini relay
|
1 month ago |
RedwindA
|
e3f96120bc
feat(gemini): support cached token billing
|
1 month ago |
RedwindA
|
826d4b9190
feat(gemini): map OpenAI stop to Gemini stopSequences
|
1 month ago |
Seefs
|
00c5d9ffdf
feat: logs show reject reason
|
1 month ago |
Seefs
|
68d9a227dd
fix: Charge locally even if there's an error
|
1 month ago |
Seefs
|
d5b3d4b990
Merge branch 'upstream-main' into fix/pr-2540
|
1 month ago |
Calcium-Ion
|
702c05c7b1
Merge pull request #2701 from seefs001/fix/gemini-tool-call-index
|
1 month ago |
Seefs
|
809a80815e
fix: issue where consecutive calls to multiple tools in gemini all returned an index of 0
|
1 month ago |
Seefs
|
ea802f2297
fix: openAI function to gemini function field adjusted to whitelist mode
|
1 month ago |
Seefs
|
138fcd2327
fix: clean propertyNames for gemini function
|
1 month ago |
RedwindA
|
07e77b3c6f
refactor(gemini): 更新 GeminiModelsResponse 以使用 dto.GeminiModel 类型
|
1 month ago |
RedwindA
|
c2464fc877
fix(gemini): fetch model list via native v1beta/models endpoint
|
1 month ago |
Xyfacai
|
5ed4583c0c
fix: 修复 gemini 文件类型不支持 image/jpg
|
2 months ago |
Your Name
|
b6a25d9f0f
feat(gemini): 支持 tool_choice 参数转换,优化错误处理
|
2 months ago |
RedwindA
|
1de78f8749
feat: map OpenAI developer role to Gemini system instructions
|
2 months ago |
Seefs
|
da24a165d0
fix(gemini): handle minimal reasoning effort budget
|
2 months ago |
Calcium-Ion
|
ffc45a756e
Merge pull request #2344 from seefs001/feature/gemini-thinking-level
|
3 months ago |
CaIon
|
f5b409d74f
feat: refactor token estimation logic
|
3 months ago |
CaIon
|
4dbdbdec1d
feat(gemini): implement markdown image handling in text processing
|
3 months ago |
Seefs
|
b6a02d8303
feat: gemini 3 thinking level gemini-3-pro-preview-high
|
3 months ago |
CaIon
|
98f92f990a
feat(gemini): add validation and conversion for imageConfig parameters in extra_body
|
3 months ago |
Seefs
|
3257723a55
Revert "OAI生图接口支持gemini 3 pro image preview"
|
3 months ago |
Calcium-Ion
|
f9c8624f2c
Merge pull request #2338 from QuantumNous/revert-2321-pr/gemini-image-edit
|
3 months ago |
Seefs
|
d4a2c2ab54
Revert "Gemini Image系列支持图像编辑"
|
3 months ago |
Seefs
|
e337936227
Revert "fix: gemini image correct generationConfig"
|
3 months ago |
feitianbubu
|
cb5a37abed
feat: gemini image support edit
|
3 months ago |
feitianbubu
|
ab3cda3202
fix: gemini image correct generationConfig
|
3 months ago |