mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 11:14:04 +00:00
test: update test
This commit is contained in:
parent
de3c2d14bf
commit
415abfc222
1 changed files with 1 additions and 1 deletions
|
@ -1332,7 +1332,7 @@ def test_completion_fireworks_ai():
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
response = completion(
|
response = completion(
|
||||||
model="fireworks_ai/mixtral-8x7b-instruct",
|
model="fireworks_ai/llama4-maverick-instruct-basic",
|
||||||
messages=messages,
|
messages=messages,
|
||||||
)
|
)
|
||||||
print(response)
|
print(response)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue