Maxim Docs home pagelight logodark logo
  • Home
  • Careers
  • Blog
  • Pricing
  • Get started free
  • Get started free
Documentation
SDK
API Reference
Self Hosting
  • Blog
  • Cookbooks
  • Tutorials
  • Overview
    • Introduction
    Python
    • Overview
    • Integrations
    • Reference
      • Apis
      • Cache
      • Maxim
      • Expiring Key Value Store
      • Scribe
      • Filter Objects
      • Dataset
      • Decorators
      • Evaluators
      • Logger
        • anthropic.Client
        • Message
        • StreamManager
        • anthropic.Utils
        • bedrock.AsyncClient
        • bedrock.Client
        • bedrock.Utils
        • components.Attachment
        • Base
        • Error
        • Feedback
        • components.Generation
        • components.Retrieval
        • Session
        • components.Span
        • components.ToolCall
        • components.Trace
        • Types
        • components.Utils
        • crewai.Client
        • crewai.Utils
        • gemini.AsyncClient
        • gemini.Client
        • gemini.Utils
        • langchain.Tracer
        • langchain.Utils
        • litellm.Tracer
        • litellm_proxy.Tracer
        • AgentSession
        • GeminiRealtimeSession
        • Instrumenter
        • Handler
        • RealtimeSession
        • Store
        • livekit.Utils
        • Logger
        • mistral.Utils
        • Container
        • AsyncChat
        • openai.AsyncClient
        • AsyncCompletions
        • Chat
        • openai.Utils
        • GenerationParser
        • TagsParser
        • portkey.Client
        • Portkey
        • logger.Utils
        • Writer
      • Models
      • Test_Runs
      • Tests
    • Upgrading to v3
    Typescript
    • Integrations
    • Reference
    Logger

    mistral.Utils

    Utility functions and helpers for Mistral integration.

    View module source on GitHub

    ​
    MistralUtils

    Copy
    Ask AI
    class MistralUtils()
    

    ​
    parse_message_param

    Copy
    Ask AI
    @staticmethod
    def parse_message_param(
            messages: Optional[Iterable[Any]]) -> List[GenerationRequestMessage]
    

    Convert Mistral message objects or dictionaries to log-friendly structures.

    Was this page helpful?

    Logger
    Previous
    Container
    Next
    xgithublinkedin
    Powered by Mintlify
    On this page
    • MistralUtils
    • parse_message_param
    Assistant
    Responses are generated using AI and may contain mistakes.