Browse Source

fix: zhipuai pytest correction (#5934)

orangeclk 11 months ago
parent
commit
c490bdfbf9
1 changed files with 1 additions and 1 deletions
  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