File: ai-no-such-provider-error.md | Updated: 11/15/2025
Menu
v5 (Latest)
AI SDK 5.x
Model Context Protocol (MCP) Tools
AI_TooManyEmbeddingValuesForCallError
AI_UnsupportedFunctionalityError
Copy markdown
============================================================================================================================
This error occurs when a provider ID is not found.
providerId: The ID of the provider that was not foundavailableProviders: Array of available provider IDsmodelId: The ID of the modelmodelType: The type of modelmessage: The error messageYou can check if an error is an instance of AI_NoSuchProviderError using:
import { NoSuchProviderError } from 'ai';
if (NoSuchProviderError.isInstance(error)) { // Handle the error}
On this page
Deploy and Scale AI Apps with Vercel.
Vercel delivers the infrastructure and developer experience you need to ship reliable AI-powered applications at scale.
Trusted by industry leaders: