pydantic-ai-model-integration

Community

Configure LLM providers with fallback models and streaming support.

Authoranderskev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies LLM provider configuration and model management in PydanticAI, ensuring optimal performance and resilience.

Core Features & Use Cases

  • Provider Setup: Configure OpenAI, Anthropic, Google, and other providers.
  • Model Fallback: Chain multiple models for automatic failover when APIs are unavailable.

Quick Start

Configure the pydantic-ai skill to use OpenAI GPT-4o with Anthropic Claude as fallback.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pydantic-ai-model-integration
Download link: https://github.com/anderskev/beagle/archive/main.zip#pydantic-ai-model-integration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository