Search AI Models
search_modelsFind AI inference models across 40+ vendors and 1,600+ SKUs. Filter by price, modality, context window, and vendor to compare specifications and pricing between open-source and commercial options.
Instructions
Search and filter AI inference models across 40+ vendors and 1,600+ SKUs.
Query by modality (Text, Image, Audio, Video, Multimodal), vendor, creator, model family, open-source status, price range, context window, and parameter count.
Returns matching models with pricing. Free tier shows count + price range; paid tier shows full details.
Examples:
"Find open-source text models under $1/M tokens" → open_source=true, modality="Text", max_price=0.001
"What multimodal models does Google offer?" → vendor="Google", modality="Multimodal"
"Models with 128K+ context window" → min_context_window=128000
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| modality | No | Filter by modality: Text, Image, Audio, Video, Voice, Multimodal, Embedding | |
| vendor | No | Filter by vendor name, e.g. 'OpenAI', 'Anthropic' | |
| creator | No | Filter by model creator/developer | |
| model_family | No | Filter by model family, e.g. 'GPT-4o', 'Claude 3.5' | |
| open_source | No | Filter by open-source status: 'true' or 'false' | |
| direction | No | Filter by pricing direction | |
| max_price | No | Maximum normalized price (USD per unit) | |
| min_context_window | No | Minimum context window in tokens | |
| min_parameter_count | No | Minimum parameter count, e.g. '7B', '70B' | |
| limit | No | Maximum results to return (default 20) | |
| offset | No | Offset for pagination | |
| _atom_api_key | No | Your ATOM API key for full access. Omit for free tier (redacted data). |