halo - v1.0.0
    Preparing search index...

    Type Alias ModelID

    ModelID: GoogleGenerativeAIModelId | OpenAIResponsesModelId

    ModelID is a union type that represents the model identifiers for different AI services. It includes Google Gemini model IDs and OpenAI model IDs. This allows for flexibility in specifying which model to use for the AI agent.