This commit is contained in:
@@ -124,6 +124,10 @@ class CloudProxyToolCallingClient:
|
||||
)
|
||||
else None
|
||||
),
|
||||
text_output=decoded.rationale,
|
||||
thinking=decoded.thinking,
|
||||
purpose=decoded.purpose,
|
||||
expected_outcome=decoded.expected_outcome,
|
||||
)
|
||||
raise ToolCallUnavailable(_error_detail(response))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user