Ask a question to get started
Enter to sendā¢Shift+Enter new line
Create the LLMResult from the choices and prompts.
create_llm_result( self, choices: Any, prompts: List[str] ) -> LLMResult