Variable AI_PROVIDER_TYPESConst
AI_PROVIDER_TYPES: readonly [
"anthropic",
"bedrock",
"claude-code",
"codex",
"cohere",
"flux",
"gemini",
"openai",
"openai-compatible",
"grok",
"stability",
"voyage",
"mistral",
"textract",
"azure_document_intelligence",
"vertex",
"external",
] = ...
List of available AI provider types. See AiProviderType.