Explorar el Código

fix: zhipuai pytest correction (#5934)

orangeclk hace 11 meses
padre
commit
c490bdfbf9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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