Ask a question to get started
Enter to sendā¢Shift+Enter new line
get_prompts( self, config: RunnableConfig | None = None, ) -> list[BasePromptTemplate]
Return a list of prompts used by this Runnable.
Runnable