ソースを参照

fix: zhipuai pytest correction (#5934)

orangeclk 1 年間 前
コミット
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