jack 5 dni temu
rodzic
commit
4a5894325d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      app/core/runner/thread_runner.py

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

@@ -148,7 +148,7 @@ class ThreadRunner:
         """
         """
         执行 run step
         执行 run step
         """
         """
-        logging.info("step %d is running", run_steps)
+        logging.info("step %s is running", run_steps)
         if instruction == "":
         if instruction == "":
             instruction = (
             instruction = (
                 "You are a multilingual AI assistant.\n"
                 "You are a multilingual AI assistant.\n"