mirror of
https://github.com/mtayfur/openwebui-memory-system.git
synced 2026-01-22 06:51:01 +01:00
Refactor SkipDetector to use a callable embedding function instead of SentenceTransformer; update requirements to remove unnecessary dependencies.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
aiohttp>=3.12.15
|
||||
pydantic>=2.11.7
|
||||
sentence-transformers>=5.1.1
|
||||
torch>=2.8.0
|
||||
transformers>=4.57.0
|
||||
numpy>=2.0.0
|
||||
open-webui>=0.6.32
|
||||
tiktoken>=0.11.0
|
||||
|
||||
Reference in New Issue
Block a user