Original PR: https://github.com/open-webui/open-webui/pull/7078 Author: @Mavial Created: 11/20/2024 Status: ❌ Closed
Base: main ← Head: logicc/main
main
logicc/main
23101a3
d4cb137
e788fd9
a4091e8
f247622
242e366
9db1274
68 files changed (+487 additions, -582 deletions)
➖ .github/FUNDING.yml (+0 -1) 📝 .github/workflows/build-release.yml (+1 -1) ➖ .github/workflows/deploy-to-hf-spaces.yml (+0 -59) 📝 .github/workflows/docker-build.yaml (+315 -315) 📝 .github/workflows/format-backend.yaml (+4 -4) 📝 .github/workflows/format-build-frontend.yaml (+4 -4) 📝 .github/workflows/integration-test.yml (+4 -4) 📝 .github/workflows/lint-backend.disabled (+2 -2) 📝 .github/workflows/lint-frontend.disabled (+1 -1) ➖ .github/workflows/release-pypi.yml (+0 -32) ➕ backend/dev.bat (+9 -0) 📝 backend/open_webui/apps/openai/main.py (+4 -4) 📝 backend/open_webui/apps/retrieval/web/searxng.py (+1 -1) 📝 backend/open_webui/env.py (+3 -3) 📝 src/app.html (+2 -2) 📝 src/lib/components/admin/Settings/Audio.svelte (+1 -1) 📝 src/lib/components/chat/Settings/About.svelte (+1 -1) 📝 src/lib/components/chat/Settings/General.svelte (+0 -12) 📝 src/lib/constants.ts (+1 -1) 📝 src/lib/i18n/locales/ar-BH/translation.json (+3 -3)
.github/FUNDING.yml
.github/workflows/build-release.yml
.github/workflows/deploy-to-hf-spaces.yml
.github/workflows/docker-build.yaml
.github/workflows/format-backend.yaml
.github/workflows/format-build-frontend.yaml
.github/workflows/integration-test.yml
.github/workflows/lint-backend.disabled
.github/workflows/lint-frontend.disabled
.github/workflows/release-pypi.yml
backend/dev.bat
backend/open_webui/apps/openai/main.py
backend/open_webui/apps/retrieval/web/searxng.py
backend/open_webui/env.py
src/app.html
src/lib/components/admin/Settings/Audio.svelte
src/lib/components/chat/Settings/About.svelte
src/lib/components/chat/Settings/General.svelte
src/lib/constants.ts
src/lib/i18n/locales/ar-BH/translation.json
...and 48 more files
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/7078
Author: @Mavial
Created: 11/20/2024
Status: ❌ Closed
Base:
main← Head:logicc/main📝 Commits (7)
23101a3dev: added windows dev backend dev.batd4cb137brand: change logos and names to Logicc AIe788fd9refac: updated CI pipelinesa4091e8Merge pull request #1 from logiccai/logicc/pipelinesf247622update: limited docker build to just main image amd64242e366Merge pull request #2 from logiccai/logicc/pipelines9db1274Merge branch 'open-webui:main' into logicc/main📊 Changes
68 files changed (+487 additions, -582 deletions)
View changed files
➖
.github/FUNDING.yml(+0 -1)📝
.github/workflows/build-release.yml(+1 -1)➖
.github/workflows/deploy-to-hf-spaces.yml(+0 -59)📝
.github/workflows/docker-build.yaml(+315 -315)📝
.github/workflows/format-backend.yaml(+4 -4)📝
.github/workflows/format-build-frontend.yaml(+4 -4)📝
.github/workflows/integration-test.yml(+4 -4)📝
.github/workflows/lint-backend.disabled(+2 -2)📝
.github/workflows/lint-frontend.disabled(+1 -1)➖
.github/workflows/release-pypi.yml(+0 -32)➕
backend/dev.bat(+9 -0)📝
backend/open_webui/apps/openai/main.py(+4 -4)📝
backend/open_webui/apps/retrieval/web/searxng.py(+1 -1)📝
backend/open_webui/env.py(+3 -3)📝
src/app.html(+2 -2)📝
src/lib/components/admin/Settings/Audio.svelte(+1 -1)📝
src/lib/components/chat/Settings/About.svelte(+1 -1)📝
src/lib/components/chat/Settings/General.svelte(+0 -12)📝
src/lib/constants.ts(+1 -1)📝
src/lib/i18n/locales/ar-BH/translation.json(+3 -3)...and 48 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.