Ask a question to get started
Enter to send•Shift+Enter new line
abatch_as_completed( self, inputs: Sequence[Input], config: RunnableConfig | Sequence[RunnableConfig] | None = None, *, return_exceptions: bool = False, **kwargs: Any | None = {} ) -> AsyncIterator[tuple[int, Output | Exception]]