mirror of
https://github.com/open-webui/functions.git
synced 2026-07-18 18:54:33 -04:00
[PR #5] [MERGED] New Filter and READMEs #5
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/5
Author: @pkeffect
Created: 5/28/2025
Status: ✅ Merged
Merged: 6/10/2025
Merged by: @tjbck
Base:
main← Head:main📝 Commits (10+)
4ff7302initial upload8c4e908Update main.py7a10a94Update README.md3e3e8f4Update main.py90f8dc6initial uploadeb5804bEdit license54c8f9eCreate gemini_langfuse_to_local_hosted.md0fd101dCreate openwebui_langgraph_guide.md11b1232Delete gemini_langfuse_to_local_hosted.mda919341Update openwebui_langgraph_guide.md📊 Changes
11 files changed (+5921 additions, -19 deletions)
View changed files
➕
functions/actions/example/README.md(+507 -0)📝
functions/filters/agent_hotswap/LICENSE(+1 -1)➕
functions/filters/context_clip/README.md(+561 -0)➕
functions/filters/dynamic_vision_router/README.md(+671 -0)➕
functions/filters/max_turns/README.md(+700 -0)➕
functions/filters/summarizer/LICENSE(+21 -0)➕
functions/filters/summarizer/README.md(+560 -0)➕
functions/filters/summarizer/main.py(+829 -0)📝
functions/pipes/anthropic/README.md(+719 -18)➕
functions/pipes/openai/README.md(+739 -0)➕
openwebui_langgraph_guide.md(+613 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.