Refactor thinking_config initialization by removing example comment
This commit is contained in:
parent
23d961eb2e
commit
8d6e1a7a80
@ -1482,7 +1482,7 @@ CRITICAL: Do NOT output anything other than the required JSON response.
|
||||
|
||||
thinking_config = types.ThinkingConfig(
|
||||
thinking_budget=0
|
||||
) # Example manual thinking budget
|
||||
)
|
||||
|
||||
generation_config = types.GenerateContentConfig(
|
||||
temperature=0.2,
|
||||
|
Loading…
x
Reference in New Issue
Block a user