Skip to content

docs: add Eden AI as a custom endpoint#689

Open
MVS-source wants to merge 1 commit into
LibreChat-AI:mainfrom
edenai:docs/add-edenai-endpoint
Open

docs: add Eden AI as a custom endpoint#689
MVS-source wants to merge 1 commit into
LibreChat-AI:mainfrom
edenai:docs/add-edenai-endpoint

Conversation

@MVS-source

Copy link
Copy Markdown

Summary

Adds Eden AI as a custom endpoint under ai_endpoints.

Eden AI is an EU-based, GDPR-compliant unified API exposing an OpenAI-compatible endpoint — 700+ models across providers (OpenAI, Anthropic, Mistral, Google, Cohere, …) through a single key, with EU data residency.

  • New page ai_endpoints/edenai.mdx with a librechat.yaml example (baseURL: https://api.edenai.run/v3, provider/model model IDs), plus .env / user_provided key options.
  • Registered in ai_endpoints/meta.json (alphabetical).

Verified against the live API: GET /models and POST /chat/completions return 200 for openai/gpt-4o-mini, mistral/mistral-large-latest, and anthropic/claude-sonnet-4-5.

No provider icon is set yet (the nav renders fine without one) — happy to add Eden AI's official logo as an icon if you'd like it registered. DCO signed-off.

Adds an Eden AI page under ai_endpoints and registers it in meta.json.
Eden AI is an EU-based, GDPR-compliant unified API exposing an
OpenAI-compatible endpoint (700+ models via one key). Includes a
librechat.yaml example using the `provider/model` naming convention.

Verified the documented config (baseURL https://api.edenai.run/v3)
against the live API: GET /models and POST /chat/completions return 200
for openai/gpt-4o-mini, mistral/mistral-large-latest and
anthropic/claude-sonnet-4-5.

Signed-off-by: Victor M. SMITH <72023257+MVS-source@users.noreply.github.com>
@vercel

vercel Bot commented Jul 6, 2026

Copy link
Copy Markdown

@MVS-source is attempting to deploy a commit to the LibreChat's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant