소스 검색

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