mirror of
https://github.com/mtayfur/openwebui-memory-system.git
synced 2026-01-22 06:51:01 +01:00
add current model using case
This commit is contained in:
@@ -2342,4 +2342,4 @@ class Filter:
|
||||
|
||||
if not content or content.strip() == "":
|
||||
raise ValueError("🤖 Empty response from LLM")
|
||||
return content
|
||||
return content
|
||||
Reference in New Issue
Block a user