mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 03:04:13 +00:00
(docs) router debugging
This commit is contained in:
parent
95d1557785
commit
6bc7cc46b4
2 changed files with 48 additions and 3 deletions
|
@ -224,7 +224,7 @@ def test_completion_gpt4_vision():
|
|||
|
||||
|
||||
def test_completion_azure_gpt4_vision():
|
||||
# azure gpt-4 vision takes 5s to respond
|
||||
# azure/gpt-4 vision takes 5s to respond
|
||||
try:
|
||||
litellm.set_verbose = True
|
||||
response = completion(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue