sendToolApprovalStream abstract method
Answers pendingToolApproval with decision and resumes the run,
streaming the continuation of the response text.
Implementation
Stream<String> sendToolApprovalStream(ToolApprovalDecision decision);
Answers pendingToolApproval with decision and resumes the run,
streaming the continuation of the response text.
Stream<String> sendToolApprovalStream(ToolApprovalDecision decision);