fix: correct wrong system message handling for gemma (#16767)

This commit is contained in:
CatBraaain 2025-11-19 04:35:56 +09:00 committed by GitHub
parent a032b077db
commit 9ec31bdd5b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13084,7 +13084,7 @@
"supports_audio_output": false,
"supports_function_calling": true,
"supports_response_schema": true,
"supports_system_messages": true,
"supports_system_messages": false,
"supports_tool_choice": true,
"supports_vision": true
},