Ask a question to get started
Enter to sendā¢Shift+Enter new line
ainvoke( self, input: dict, config: RunnableConfig | None = None, **kwargs: Any
input
dict
config
RunnableConfig | None
None
Async invoke the prompt.
Input to the prompt.
Configuration for the prompt.