mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
Replace: ``` test_key_generate_prisma.py::test_generate_and_call_with_valid_key[api_route0] PASSED test_key_generate_prisma.py::test_generate_and_call_with_valid_key[api_route10] PASSED test_key_generate_prisma.py::test_generate_and_call_with_valid_key[api_route11] PASSED test_key_generate_prisma.py::test_generate_and_call_with_valid_key[api_route12] PASSED test_key_generate_prisma.py::test_generate_and_call_with_valid_key[api_route13] PASSED test_key_generate_prisma.py::test_generate_and_call_with_valid_key[api_route14] PASSED ```` with: ``` litellm/tests/test_key_generate_prisma.py::test_generate_and_call_with_valid_key[{'route': 'audio_transcriptions', 'path': '/audio/transcriptions'}] PASSED litellm/tests/test_key_generate_prisma.py::test_generate_and_call_with_valid_key[{'route': 'audio_transcriptions', 'path': '/v1/audio/transcriptions'}] PASSED litellm/tests/test_key_generate_prisma.py::test_generate_and_call_with_valid_key[{'route': 'chat_completion', 'path': '/chat/completions'}] PASSED litellm/tests/test_key_generate_prisma.py::test_generate_and_call_with_valid_key[{'route': 'chat_completion', 'path': '/engines/{model}/chat/completions'}] PASSED litellm/tests/test_key_generate_prisma.py::test_generate_and_call_with_valid_key[{'route': 'chat_completion', 'path': '/openai/deployments/{model}/chat/completions'}] PASSED litellm/tests/test_key_generate_prisma.py::test_generate_and_call_with_valid_key[{'route': 'chat_completion', 'path': '/v1/chat/completions'}] PASSED ``` |
||
---|---|---|
.. | ||
assistants | ||
deprecated_litellm_server | ||
integrations | ||
llms | ||
proxy | ||
router_strategy | ||
tests | ||
types | ||
__init__.py | ||
_logging.py | ||
_redis.py | ||
_service_logger.py | ||
_version.py | ||
budget_manager.py | ||
caching.py | ||
cost.json | ||
exceptions.py | ||
main.py | ||
model_prices_and_context_window_backup.json | ||
requirements.txt | ||
router.py | ||
timeout.py | ||
utils.py |