mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[PR #7199] [CLOSED] Refactor: get all models functions naming and logging improvements #22025
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/7199
Author: @DmitriyAlergant
Created: 11/22/2024
Status: ❌ Closed
Base:
dev← Head:get_all_models_refac📝 Commits (7)
f9333e2Merge pull request #1 from open-webui/main8a3e5f7Merge pull request #2 from open-webui/devdb4e9c5Refactoring (improved function naming, some code deduplication for modules loading)291822bAdded dev debug starter script with debug logging7694fe8Logging cleanup789756bMerge pull request #3 from open-webui/devc3a12daMerge branch 'dev' into get_all_models_refac📊 Changes
8 files changed (+191 additions, -169 deletions)
View changed files
➕
backend/dev_debug.sh(+9 -0)📝
backend/open_webui/apps/ollama/main.py(+12 -12)📝
backend/open_webui/apps/openai/main.py(+4 -4)📝
backend/open_webui/apps/webui/main.py(+21 -29)📝
backend/open_webui/apps/webui/models/models.py(+1 -1)📝
backend/open_webui/apps/webui/routers/functions.py(+4 -0)📝
backend/open_webui/apps/webui/utils.py(+29 -1)📝
backend/open_webui/main.py(+111 -122)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Fixed
Additional Information
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.