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