Ask a question to get started
Enter to sendā¢Shift+Enter new line
Stream output in chunks.
stream( input: any, options: Partial<RunnableConfig<Record<string, any>>> ): Promise<IterableReadableStream<any>>
input
any
options
Partial<RunnableConfig<Record<string, any>>>