@squidcloud/client
    Preparing search index...

    Variable AI_FILE_PROVIDER_TYPESConst

    AI_FILE_PROVIDER_TYPES: readonly ["openai", "gemini", "anthropic", "grok"] = ...

    The AI providers that support file upload operations, and so are the only ones that resolve a pre-uploaded file id. Declared as the list, with the type derived from it, so the two cannot drift: a provider added to one is added to both.