[PR #23345] [CLOSED] feat: add EUrouter to connection URL suggestions #66012

Closed
opened 2026-05-06 12:06:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/23345
Author: @DavidLoDico
Created: 4/2/2026
Status: Closed

Base: devHead: feat/add-eurouter-url-suggestion


📝 Commits (1)

  • 20d8061 feat: add EUrouter to connection URL suggestions

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 src/lib/components/AddConnectionModal.svelte (+1 -0)

📄 Description

Summary

  • Add EUrouter (https://www.eurouter.ai) API base URL to the connection URL suggestions datalist
  • EUrouter is a European AI Gateway providing a single OpenAI-compatible API endpoint to EU-hosted, GDPR-friendly AI models (DeepSeek R1, Kimi K2.5, Mistral Large 3, MiniMax M2.5, and more)
  • No backend changes needed as EUrouter is fully OpenAI-compatible with standard Bearer token authentication

Changelog

Added

  • EUrouter (https://api.eurouter.ai/api/v1) to OpenAI-compatible connection URL suggestions

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/23345 **Author:** [@DavidLoDico](https://github.com/DavidLoDico) **Created:** 4/2/2026 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `feat/add-eurouter-url-suggestion` --- ### 📝 Commits (1) - [`20d8061`](https://github.com/open-webui/open-webui/commit/20d80615fea502003ffc0aa636084dcf5908b3bf) feat: add EUrouter to connection URL suggestions ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/AddConnectionModal.svelte` (+1 -0) </details> ### 📄 Description ## Summary - Add EUrouter (https://www.eurouter.ai) API base URL to the connection URL suggestions datalist - EUrouter is a European AI Gateway providing a single OpenAI-compatible API endpoint to EU-hosted, GDPR-friendly AI models (DeepSeek R1, Kimi K2.5, Mistral Large 3, MiniMax M2.5, and more) - No backend changes needed as EUrouter is fully OpenAI-compatible with standard Bearer token authentication ### Changelog ### Added - EUrouter (`https://api.eurouter.ai/api/v1`) to OpenAI-compatible connection URL suggestions --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-06 12:06:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#66012