@squidcloud/client
    Preparing search index...

    Function isFileCapableProviderType

    • True when the provider resolves pre-uploaded file ids. Every other provider — the integration-backed and user-defined ones, which report no vendor identity of their own — ignores fileIds outright, so for them the ids are inert rather than wrong.

      Parameters

      • type:
            | "cohere"
            | "anthropic"
            | "bedrock"
            | "claude-code"
            | "codex"
            | "flux"
            | "gemini"
            | "openai"
            | "openai-compatible"
            | "grok"
            | "stability"
            | "voyage"
            | "mistral"
            | "textract"
            | "azure_document_intelligence"
            | "vertex"
            | "external"

      Returns type is "anthropic" | "gemini" | "openai" | "grok"