mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-15 23:31:29 +00:00
fix: cleanup test
This commit is contained in:
parent
a9fdfb5a99
commit
aef25d5d00
1 changed files with 1 additions and 1 deletions
|
|
@ -301,7 +301,7 @@ def test_caching_with_models_v2():
|
|||
# test_caching_with_models_v2()
|
||||
|
||||
|
||||
def test_caching_with_optional_params():
|
||||
def c():
|
||||
litellm.enable_caching_on_provider_specific_optional_params = True
|
||||
messages = [
|
||||
{"role": "user", "content": "who is ishaan CTO of litellm from litellm 2023"}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue