mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
Update tests/llm_translation/base_llm_unit_tests.py
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
d769e81c90
commit
a7a112798d
1 changed files with 1 additions and 1 deletions
|
|
@ -401,7 +401,7 @@ class BaseLLMChatTest(ABC):
|
|||
{
|
||||
"type": "file",
|
||||
"file": {
|
||||
"file_id": "https://raw.githubusercontent.com/BerriAI/litellm/main/tests/llm_translation/fixtures/dummy.pdf"
|
||||
"file_id": "https://raw.githubusercontent.com/BerriAI/litellm/d769e81c90d453240c61fc572cdb27fae06a89d0/tests/llm_translation/fixtures/dummy.pdf"
|
||||
},
|
||||
},
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue