Gemini: Add config.yaml setting for thought signatures (#5025)
This commit is contained in:
@@ -287,6 +287,8 @@ claude:
|
||||
gemini:
|
||||
# API endpoint version ("v1beta" or "v1alpha")
|
||||
apiVersion: 'v1beta'
|
||||
# Adds thought signatures to requests (if available). Only for Gemini 3 and above.
|
||||
thoughtSignatures: true
|
||||
# Enables caching of the system prompt (if supported). Only for OpenRouter.
|
||||
# -- IMPORTANT! --
|
||||
# Use only when the prompt before the chat history is static and doesn't change between requests
|
||||
|
||||
Reference in New Issue
Block a user