Tag: provider-integration
skill
★ 24,338
Guide for integrating new AI service providers
This guide details the architectural pattern and step-by-step process required to create a new, compliant AI provider package for the AI SDK. It covers everything from package structure and TypeScript configuration to implementing model cla…
skill
Integrate new AI services into the SDK
This skill provides a comprehensive guide for developing and integrating new AI provider packages into the AI SDK. It covers the full lifecycle, from package structure setup and build configuration to implementing provider classes and writi…
skill
★ 27,411
Managing LLM Model Pricing Configurations
This skill guides developers through updating model pricing configurations across multiple providers, including OpenAI, Anthropic, and Gemini. It covers editing pricing JSON, shared LLM types, and complex regex match patterns to ensure accu…