fix test_ollama_chat_function_calling

This commit is contained in:
Ishaan Jaff
2024-08-20 07:00:13 -07:00
parent e747127e3b
commit 192c8cb21d
+1
View File
@@ -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