Mayson Monorepo Documentation
    Preparing search index...
    AI_MODELS: { AGENT: "x-ai/grok-4.1-fast"; SUMMARIZER: "x-ai/grok-4.1-fast" } = ...

    AI Model Configuration

    Central configuration for all AI models used in the application. Use these constants instead of hardcoding model IDs.

    Type Declaration

    • ReadonlyAGENT: "x-ai/grok-4.1-fast"

      Default model for the agent (tool calling, reasoning)

    • ReadonlySUMMARIZER: "x-ai/grok-4.1-fast"

      Model for conversation summarization