Inputs
-
{argsText}
@@ -489,7 +490,7 @@ const DefaultToolFallbackInner: ToolCallMessagePartComponent = (props) => {
Waiting for input…
)}
- Result
-
{typeof result === "string" ? result : serializedResult}
-