MEDIUM thinking level is not supported by this model
This commit is contained in:
@@ -34,6 +34,6 @@ generate_content_config = types.GenerateContentConfig(
|
|||||||
],
|
],
|
||||||
tools=tools,
|
tools=tools,
|
||||||
thinking_config=types.ThinkingConfig(
|
thinking_config=types.ThinkingConfig(
|
||||||
thinking_level="MEDIUM",
|
thinking_level="HIGH",
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user