All the latest and greatest news and updates about Eden AI product.

New LLM Endpoint: Unified Access to Top Models (OpenAI-Compatible)

Jérémy avatar
Shared by Jérémy • April 10, 2025

Hi there,

We’ve just released a new LLM chat endpoint:

👉 https://api.edenai.run/v2/llm/chat

This endpoint gives you unified access to all major LLM providers through a single OpenAI-compatible interface.

✅ Supported providers:

  • OpenAI
  • Anthropic
  • Google
  • Mistral
  • Deepseek
  • Perplexity
  • Cohere
  • Amazon Bedrock
  • Qwen
  • xAI
  • Microsoft Azure
  • Groq

🔧 Key features:

  • OpenAI-compatible format – works out of the box with most tools and SDKs
  • Supports both text and multimodal models
  • Unified schema across providers to simplify model switching
  • Fallback model parameter – ensure continuity by specifying a secondary model if the primary one fails

This endpoint is optimized for flexibility and production reliability. You can easily A/B test providers or build robust workflows with automatic failover.

📚 Full docs available here

🎬 Check our complete video tutorial

Here is our migration guide to switch from old to new endpoint; https://docs.edenai.co/docs/%EF%B8%8F-migration-tutorial-to-v2llmchat

Let us know if you need help with integration or want to give feedback.

Best,

Eden AI Team