mirror of https://github.com/langgenius/dify.git
fix: zhipuai pytest correction (#5934)
This commit is contained in:
parent
e7494d632c
commit
c490bdfbf9
|
|
@ -152,4 +152,4 @@ def test_get_tools_num_tokens():
|
|||
]
|
||||
)
|
||||
|
||||
assert num_tokens == 108
|
||||
assert num_tokens == 88
|
||||
|
|
|
|||
Loading…
Reference in New Issue