Преглед на файлове

fix: zhipuai pytest correction (#5934)

orangeclk преди 9 месеца
родител
ревизия
c490bdfbf9
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      api/tests/integration_tests/model_runtime/zhipuai/test_llm.py

+ 1 - 1
api/tests/integration_tests/model_runtime/zhipuai/test_llm.py

@@ -152,4 +152,4 @@ def test_get_tools_num_tokens():
         ]
     )
 
-    assert num_tokens == 108
+    assert num_tokens == 88