mirror of
https://github.com/open-webui/functions.git
synced 2026-07-18 18:54:33 -04:00
[PR #3] [MERGED] Agent Hotswapper Filter #3
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/functions/pull/3
Author: @pkeffect
Created: 5/26/2025
Status: ✅ Merged
Merged: 5/26/2025
Merged by: @tjbck
Base:
main← Head:main📝 Commits (1)
9438dc0initial upload📊 Changes
4 files changed (+3024 additions, -0 deletions)
View changed files
➕
functions/filters/agent_hotswap/LICENSE(+21 -0)➕
functions/filters/agent_hotswap/README.md(+641 -0)➕
functions/filters/agent_hotswap/agent_hotswap.py(+1660 -0)➕
functions/filters/agent_hotswap/personas/personas.json(+702 -0)📄 Description
Agent Hotswap is a powerful OpenWebUI filter that enables seamless switching between specialized AI personas with a simple command system. Each persona comes with unique capabilities, expertise, and communication styles, all built on a Master Controller foundation that provides universal OpenWebUI-native features.
If any more information is needed feel free to ask.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.