Преглед изворни кода

fix: zhipuai pytest correction (#5934)

orangeclk пре 11 месеци
родитељ
комит
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