浏览代码

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