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 ) -> dict[str, Any] | Any