mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
* refactor(utils.py): migrate amazon titan config to base config * refactor(utils.py): refactor bedrock meta invoke model translation to use base config * refactor(utils.py): move bedrock ai21 to base config * refactor(utils.py): move bedrock cohere to base config * refactor(utils.py): move bedrock mistral to use base config * refactor(utils.py): move all provider optional param translations to using a config * docs(clientside_auth.md): clarify how to pass vertex region to litellm proxy * fix(utils.py): handle scenario where custom llm provider is none / empty * fix: fix get config * test(test_otel_load_tests.py): widen perf margin * fix(utils.py): fix get provider config check to handle custom llm's * fix(utils.py): fix check |
||
---|---|---|
.. | ||
test_api_docs.py | ||
test_circular_imports.py | ||
test_env_keys.py | ||
test_exception_types.py | ||
test_general_setting_keys.py | ||
test_optional_params.py | ||
test_requests_lib_usage.py | ||
test_router_settings.py | ||
test_standard_logging_payload.py |