mirror of
https://github.com/open-webui/functions.git
synced 2026-07-19 21:53:32 -04:00
Update main.py
This commit is contained in:
committed by
GitHub
parent
4ff730205e
commit
8c4e908bb8
@@ -1,11 +1,11 @@
|
||||
"""
|
||||
title: Complete Enhanced Conversation Summarizer Filter
|
||||
title: Summarizer Filter
|
||||
author: assistant
|
||||
author_url: https://github.com/pkeffect
|
||||
funding_url: https://github.com/open-webui
|
||||
project_url:
|
||||
version: 0.1.0
|
||||
description: Full-featured conversation summarizer with model selection, priority control, intelligent detection, caching, and quality improvements.
|
||||
description: Full-featured conversation summarizer with model selection, priority control, intelligent detection, caching, and other quality improvements.
|
||||
"""
|
||||
|
||||
from pydantic import BaseModel, Field
|
||||
|
||||
Reference in New Issue
Block a user