@squidcloud/client
    Preparing search index...

    Type Alias AiFileProviderType

    AiFileProviderType: Extract<AiProviderType, "openai" | "gemini" | "anthropic">

    Type of AI provider that supports file upload operations. Only a subset of AI providers support file management features.