Prompt Buddy logoPrompt Buddy

vercel · Vercel AI SDK Docs

AI SDK Foundations: Providers and Models

Explains the relationship between providers and models within the AI SDK, detailing how to configure specific model providers to access different large language models.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

AI SDK Foundations: Providers and Models

Explains the relationship between providers and models within the AI SDK, detailing how to configure specific model providers to access different large language models.

When To Use

Use when you need to configure a specific model provider or understand how to switch between different LLM providers within an AI SDK implementation.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/ai-sdk-foundations-providers-and-models-workflow-guide.mdA guide explaining the differences between AI SDK providers, self-hosted models, and various model capabilities.Questions about a guide explaining the differences between AI SDK providers, self-hosted models, and various model capabilities.

What This Skill Covers

  • Companies such as OpenAI and Anthropic (providers) offer access to a range of large language models (LLMs) with differing strengths and capabilities through...
  • Main sections: AI SDK Providers, Self-Hosted Models, Model Capabilities.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://ai-sdk.dev/docs/foundations/providers-and-models