test: update tests
This commit is contained in:
parent
3303236305
commit
d0991003ec
@ -41,10 +41,11 @@ def test_function_call_non_openai_model():
|
||||
pass
|
||||
|
||||
|
||||
test_function_call_non_openai_model()
|
||||
# test_function_call_non_openai_model()
|
||||
|
||||
|
||||
## case 2: add_function_to_prompt set
|
||||
@pytest.mark.skip(reason="Anthropic now supports tool calling")
|
||||
def test_function_call_non_openai_model_litellm_mod_set():
|
||||
litellm.add_function_to_prompt = True
|
||||
litellm.set_verbose = True
|
||||
|
||||
Loading…
Reference in New Issue
Block a user