Ask a question to get started
Enter to send•Shift+Enter new line
invoke( self, input: InputT | Command | None, config: RunnableConfig | None = None, *, context: ContextT | None = None, interrupt_before: All | Sequence[str] | None = None, interrupt_after: All | Sequence[str] | None = None, version: Literal['v1', 'v2'] = 'v1' ) -> dict[str, Any] | Any