jack 9 tháng trước cách đây
mục cha
commit
734801c61b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/core/runner/llm_backend.py

+ 1 - 1
app/core/runner/llm_backend.py

@@ -40,7 +40,7 @@ class LLMBackend:
             "messages": messages,
             "model": model,
             "stream": stream,
-            "max_tokens": 20000,
+            #"max_tokens": 20000,
             #"presence_penalty": 0,
             #"frequency_penalty": 0
             # "parallel_tool_calls": parallel_tool_calls,