fix test_ollama_chat_function_calling
This commit is contained in:
parent
e747127e3b
commit
192c8cb21d
@ -132,6 +132,7 @@ def test_ollama_aembeddings(mock_aembeddings):
|
||||
# test_ollama_aembeddings()
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="local only test")
|
||||
def test_ollama_chat_function_calling():
|
||||
import json
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user