_streamIterator(
input: StructuredToolCallInput,
options: Partial<RunnableConfig<Record<string, any>| Name | Type | Description |
|---|---|---|
input* | StructuredToolCallInput | |
options | Partial<RunnableConfig<Record<string, any>>> |
Default streaming implementation. Subclasses should override this method if they support streaming output.