Overview
Eden AI is fully compatible with the official OpenAI Python SDK. Simply set base_url to Eden AI's endpoint and swap your API key. From that moment you can call models from OpenAI, Anthropic, Google, Cohere, Meta and many more, all through the same Python code you already write.
No vendor lock-in. No new SDK to learn. No code rewrite. Switch models with a single string change and compare performance and cost in real time from your Eden AI dashboard.
How it works
To get started, create an account on Eden AI and connect it to your existing Python project. With this integration you can:
- Access models from OpenAI, Anthropic, Google, Meta and more through a single API key
- Switch between providers without changing how your code is written
- Use streaming, image inputs and multi-turn conversations just as you normally would
- Track your usage and costs across all providers from one dashboard

