Cargo Features

[dependencies]
serdes-ai-providers = { version = "0.2.6", default-features = false, features = ["full", "openai", "google", "ollama", "openrouter", "bedrock"] }
default = anthropic, google, openai

These default features are set whenever serdes-ai-providers is added without default-features = false somewhere in the dependency tree.

full = anthropic, azure, bedrock, cohere, deepseek, fireworks, google, groq, mistral, ollama, openai, openrouter, together
openai default full?

Individual providers

anthropic google default full?
azure groq mistral cohere ollama full?
together fireworks deepseek openrouter full?
bedrock full?