fix: Update thinking configuration parameter name for clarity
This commit is contained in:
parent
7627f192c7
commit
896dc8a610
@ -1060,8 +1060,7 @@ CRITICAL: Do NOT output anything other than the required JSON response.
|
||||
model_path = model_id_to_use
|
||||
|
||||
thinking_config = types.ThinkingConfig(
|
||||
mode="OFF", # or "AUTO" or "OFF"
|
||||
token_limit=0 # Example manual thinking budget
|
||||
thinking_budget=0 # Example manual thinking budget
|
||||
)
|
||||
|
||||
generation_config = types.GenerateContentConfig(
|
||||
|
Loading…
x
Reference in New Issue
Block a user