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: Optional[List[str]] = None ) -> List[List[str]]