mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 08:15:00 -05:00
[PR #2124] [MERGED] changed: replace deprecated on_event with lifespan
#7698
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/2124
Author: @tcztzy
Created: 5/9/2024
Status: ✅ Merged
Merged: 5/13/2024
Merged by: @tjbck
Base:
dev← Head:main📝 Commits (8)
b8d7fdfMerge pull request #1965 from open-webui/dev9f2b846Merge pull request #2101 from open-webui/dev61ffbf5Merge pull request #2114 from open-webui/dev78c2f16Merge pull request #2115 from open-webui/dev943c49aMerge pull request #2116 from open-webui/dev734e62bMerge pull request #2117 from open-webui/dev90503beMerge pull request #2118 from open-webui/dev1d9c745fix: replace deprecated on_event with lifespan📊 Changes
2 files changed (+25 additions, -21 deletions)
View changed files
📝
backend/apps/litellm/main.py(+11 -8)📝
backend/main.py(+14 -13)📄 Description
Pull Request Checklist
devbranch.Description
on_eventis deprecatedChangelog Entry
Changed
on_eventwithlifespanAdditional Information
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.