Live Model Discovery — All Available Models from Every Provider
September 29, 2025
Previously, EnginifyAI showed a curated shortlist of models for each AI provider — typically 3 to 5 options. This release removes those filters and fetches live model catalogs directly from each provider’s API in real time. The result is a dramatic expansion in available models: OpenAI goes from 5 to 69, Google from 4 to 35, and xAI from 2 to 9. You now have access to every model your API key is authorized to use, including newly released models as soon as providers make them available.
New Features
- Live model discovery — The model selector in analyzers now queries each AI provider’s API directly to retrieve available models in real time. This means you see every model your account has access to, not just a pre-selected subset. When providers release new models, they appear automatically without waiting for an EnginifyAI update.
- Model selection guidance — New configuration documentation provides recommendations for which models work best for different types of analysis tasks. This helps you navigate the expanded model list and choose the right model for your specific use case — whether you need maximum quality, faster results, or lower cost.
Improvements
- Dramatically expanded model availability — Available model counts have increased significantly across providers:
- OpenAI: 5 → 69 models
- Google: 4 → 35 models
- xAI: 2 → 9 models
- Anthropic: 3 → 3 models (Anthropic’s catalog is more focused by design)
- Real-time model fetching — Models are now fetched in parallel from all connected providers when loading the model selector, keeping the experience fast even with the larger catalogs.
- Separated provider and model logic — The architecture now cleanly separates provider connection management from model availability, making it easier to add new providers or update model handling independently in the future.

