Merge branch 'BerriAI:main' into main

This commit is contained in:
mikey 2024-05-03 11:30:03 +08:00 committed by GitHub
commit de7fe98556
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
27 changed files with 850 additions and 346 deletions

View file

@ -34,6 +34,8 @@ from litellm.utils import (
async_mock_completion_streaming_obj,
convert_to_model_response_object,
token_counter,
create_pretrained_tokenizer,
create_tokenizer,
Usage,
get_optional_params_embeddings,
get_optional_params_image_gen,