Utility functions and helpers for Mistral integration.
class MistralUtils()
@staticmethod def parse_message_param( messages: Optional[Iterable[Any]]) -> List[GenerationRequestMessage]
Was this page helpful?