Michael Poluektov hai 10 meses
pai
achega
7ffd75b991
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      backend/main.py

+ 1 - 3
backend/main.py

@@ -523,9 +523,7 @@ async def chat_completion_functions_handler(
     return body, {}
 
 
-async def chat_completion_tools_handler(
-    body, user, __event_emitter__, __event_call__
-):
+async def chat_completion_tools_handler(body, user, __event_emitter__, __event_call__):
     skip_files = None
 
     contexts = []