jack 3 miesięcy temu
rodzic
commit
b85d46f798
1 zmienionych plików z 3 dodań i 3 usunięć
  1. 3 3
      app/core/runner/thread_runner.py

+ 3 - 3
app/core/runner/thread_runner.py

@@ -159,9 +159,9 @@ class ThreadRunner:
             temperature=run.temperature,
             top_p=run.top_p,
             response_format=run.response_format,
-            response_format=run.parallel_tool_calls,
-            response_format=run.audio,
-            response_format=run.modalities,
+            parallel_tool_calls=run.parallel_tool_calls,
+            audio=run.audio,
+            modalities=run.modalities,
         )
 
         # create message callback