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