mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
test_caching_with_models_v2
This commit is contained in:
parent
c9b86775a7
commit
48d3aad68f
1 changed files with 1 additions and 1 deletions
|
|
@ -314,7 +314,7 @@ async def test_caching_with_cache_controls(sync_flag):
|
|||
|
||||
# test_caching_with_cache_controls()
|
||||
|
||||
|
||||
@pytest.mark.flaky(retries=3, delay=1)
|
||||
def test_caching_with_models_v2():
|
||||
messages = [
|
||||
{"role": "user", "content": "who is ishaan CTO of litellm from litellm 2023"}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue