fix: filter

This commit is contained in:
Timothy Jaeryang Baek
2025-02-08 01:07:05 -08:00
parent ee0152c1fa
commit 9be8bea6f4
3 changed files with 10 additions and 6 deletions

View File

@@ -199,6 +199,7 @@ async def chat_completed(request: Request, form_data: dict, user: Any):
},
"__metadata__": metadata,
"__request__": request,
"__model__": model,
}
try: