mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
fix test_ollama_chat_function_calling
This commit is contained in:
parent
e747127e3b
commit
192c8cb21d
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue