mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
ci/cd run again
This commit is contained in:
parent
29e5e3c265
commit
a3fa835ce7
1 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@ def test_completion_claude():
|
|||
{"content": user_message, "role": "user"},
|
||||
]
|
||||
try:
|
||||
# test without max tokens
|
||||
# test without max-tokens
|
||||
response = completion(
|
||||
model="claude-instant-1", messages=messages, request_timeout=10
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue