[PR #1070] [MERGED] feat: multiple openai apis #91605

Closed
opened 2026-05-15 17:00:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/1070
Author: @tjbck
Created: 3/7/2024
Status: Merged
Merged: 3/7/2024
Merged by: @tjbck

Base: devHead: multi-openai


📝 Commits (2)

📊 Changes

6 files changed (+282 additions, -135 deletions)

View changed files

📝 backend/apps/openai/main.py (+174 -83)
📝 backend/config.py (+13 -0)
📝 backend/constants.py (+2 -0)
📝 src/lib/apis/openai/index.ts (+14 -14)
📝 src/lib/components/chat/Settings/Connections.svelte (+79 -35)
📝 src/routes/(app)/+layout.svelte (+0 -3)

📄 Description

No description provided


🔄 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/1070 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 3/7/2024 **Status:** ✅ Merged **Merged:** 3/7/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `multi-openai` --- ### 📝 Commits (2) - [`51d509b`](https://github.com/open-webui/open-webui/commit/51d509bafb78fd245a404d8b2dc1af25d335bf0d) Update config.py - [`c255cba`](https://github.com/open-webui/open-webui/commit/c255cba198c0d7de924890fa5cb5bc035e3ded7b) feat: multiple openai apis ### 📊 Changes **6 files changed** (+282 additions, -135 deletions) <details> <summary>View changed files</summary> 📝 `backend/apps/openai/main.py` (+174 -83) 📝 `backend/config.py` (+13 -0) 📝 `backend/constants.py` (+2 -0) 📝 `src/lib/apis/openai/index.ts` (+14 -14) 📝 `src/lib/components/chat/Settings/Connections.svelte` (+79 -35) 📝 `src/routes/(app)/+layout.svelte` (+0 -3) </details> ### 📄 Description _No description provided_ --- <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-15 17:00:36 -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#91605