Ask a question to get started
Enter to sendā¢Shift+Enter new line
convert_messages_for_finetuning( sessions: Iterable[ChatSession], ) -> List[List[dict
sessions
Iterable[ChatSession]
Convert messages to a list of lists of dictionaries for fine-tuning.
The chat sessions.