Ask a question to get started
Enter to sendā¢Shift+Enter new line
Get the sub prompts for llm call.
get_sub_prompts( self, params: dict[str, Any], prompts: list[str], stop: list[str] | None = None ) -> list[list[str]]