mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
fix(main.py): logit bias mapping for batch_completions
This commit is contained in:
parent
e421642ba8
commit
ff6975a98d
4 changed files with 6 additions and 3 deletions
|
@ -1352,6 +1352,7 @@ def test_completion_ai21():
|
|||
except Exception as e:
|
||||
pytest.fail(f"Error occurred: {e}")
|
||||
|
||||
# test_completion_ai21()
|
||||
# test_completion_ai21()
|
||||
## test deep infra
|
||||
def test_completion_deep_infra():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue