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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/23345
Author: @DavidLoDico
Created: 4/2/2026
Status: ❌ Closed
Base:
dev← Head:feat/add-eurouter-url-suggestion📝 Commits (1)
20d8061feat: 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
Changelog
Added
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.