mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-16 06:16:53 +08:00
Fix variable typo (#8084)
This commit is contained in:
@@ -109,7 +109,7 @@ def test_invoke_stream_chat_model(setup_openai_mock, setup_xinference_mock):
|
||||
|
||||
|
||||
"""
|
||||
Funtion calling of xinference does not support stream mode currently
|
||||
Function calling of xinference does not support stream mode currently
|
||||
"""
|
||||
# def test_invoke_stream_chat_model_with_functions():
|
||||
# model = XinferenceAILargeLanguageModel()
|
||||
|
||||
Reference in New Issue
Block a user