CaIon
|
f613a79f3e
feat: Enhance image request validation in relay-image.go: set default model and size, improve error handling for size format, and ensure prompt and N parameters are validated correctly.
|
9 ヶ月 前 |
IcedTangerine
|
87540b4f7c
Merge pull request #1110 from wangr0031/fix_parallel_tool_calls
|
9 ヶ月 前 |
IcedTangerine
|
e3d7b31a49
Update openai_request.go
|
9 ヶ月 前 |
IcedTangerine
|
bf016543c3
Merge pull request #1113 from tbphp/tbphp_vertex_gemini_global_region
|
9 ヶ月 前 |
IcedTangerine
|
eb94aa13e6
Merge pull request #1111 from feitianbubu/fxm-ali-fetch-models-url
|
9 ヶ月 前 |
tbphp
|
6e72dcd0ba
fix: Vertex channel global region format
|
9 ヶ月 前 |
skynono
|
96ab4177ca
fix: ali FetchUpstreamModels url
|
9 ヶ月 前 |
wang.rong
|
76824a0337
chat/completion透传parallel_tool_calls参数
|
9 ヶ月 前 |
IcedTangerine
|
3cd29a4963
Merge pull request #1109 from feitianbubu/fix-qwen-thinking
|
9 ヶ月 前 |
creamlike1024
|
41120b4d75
Merge branch 'main' of github.com:QuantumNous/new-api
|
9 ヶ月 前 |
creamlike1024
|
30d5a11f46
fix: search-preview model web search billing
|
9 ヶ月 前 |
skynono
|
368fd75c86
fix: ali parameter.enable_thinking must be set to false for non-streaming calls
|
9 ヶ月 前 |
IcedTangerine
|
ee07762611
Merge pull request #1075 from feitianbubu/fix-default-model-not-exist
|
9 ヶ月 前 |
IcedTangerine
|
a215538b4d
Merge pull request #1081 from feitianbubu/fixTypoOidcEnabledField
|
9 ヶ月 前 |
IcedTangerine
|
873e3f3dc8
Merge pull request #1099 from feitianbubu/fixTagModeStatusSave
|
9 ヶ月 前 |
Calcium-Ion
|
b564cac048
Merge pull request #1100 from daggeryu/patch-4
|
9 ヶ月 前 |
CaIon
|
fbdad581b5
fix: improve input validation and error handling in ModelSetting and SettingGeminiModel components
|
9 ヶ月 前 |
daggeryu
|
0595636ceb
fix aws claude-sonnet-4-20250514
|
9 ヶ月 前 |
CaIon
|
d95c2436d7
feat: add support for new regions in Claude Sonnet 4 and Claude Opus 4 models in AWS constants
|
9 ヶ月 前 |
skynono
|
2cc2d4f652
fix: keep BatchDelete and TagMode enabled status
|
9 ヶ月 前 |
CaIon
|
1644b7b15d
feat: add new model entries for Claude Sonnet 4 and Claude Opus 4 across multiple components, including constants and cache settings
|
9 ヶ月 前 |
CaIon
|
66a8612d12
feat: add new model ratios for Claude Sonnet 4 and Claude Opus 4; update ratio retrieval logic for improved handling of model names
|
9 ヶ月 前 |
CaIon
|
f796c3b216
fix: update Init method to correctly set RequestMode based on upstream model name prefixes
|
9 ヶ月 前 |
CaIon
|
c53a48cde5
feat: add panic recovery and retry mechanism for InitChannelCache; improve batch deletion of abilities in FixAbility
|
9 ヶ月 前 |
CaIon
|
9a59da16a5
feat: implement search functionality in ChannelsTable for improved channel filtering
|
9 ヶ月 前 |
CaIon
|
e18001299b
feat: enhance Gemini response handling by adding reasoning content and updating JSON decoding method
|
9 ヶ月 前 |
CaIon
|
66bdfe180c
feat: add Thought field to GeminiPart and update response handling in streamResponseGeminiChat2OpenAI
|
9 ヶ月 前 |
skynono
|
e1190f98e9
fix: typo in oidc_enabled field (previously oidc)
|
9 ヶ月 前 |
CaIon
|
1f9fc09989
feat: add OutputFormat field to ImageRequest for enhanced image processing options
|
9 ヶ月 前 |
CaIon
|
498d73f67c
refactor: update JSON field names in GeminiChatRequest for consistency
|
9 ヶ月 前 |