litellm-mirror/litellm/tests
2024-02-03 10:35:17 -08:00
..
example_config_yaml fix(ollama.py): use tiktoken as backup for prompt token counting 2024-01-09 09:47:18 +05:30
test_configs (test) custom_auth.py 2024-02-01 15:26:22 -08:00
test_model_response_typing add linting 2023-08-18 11:05:05 -07:00
conftest.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
data_map.txt updating budget manager 2023-09-11 10:58:09 -07:00
langfuse.log (test) langfuse_latency_test_user 2024-01-19 11:38:44 -08:00
litellm_uuid.txt adding telemetry to litellm 2023-08-02 12:34:49 -07:00
model_cost.json update budget manager 2023-09-09 20:06:09 -07:00
test_acompletion.py Moved test to a new file 2024-01-09 13:02:12 +01:00
test_acooldowns_router.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_add_function_to_prompt.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_alangfuse.py (beta-test) langfuse embedding 2024-01-31 10:25:19 -08:00
test_amazing_s3_logs.py (fix) s3 logging test 2024-02-02 14:10:24 -08:00
test_amazing_vertex_completion.py test(test_amazing_vertex_completion.py): fix test to handle api instability 2024-01-31 08:34:01 -08:00
test_async_fn.py (fix) litellm.acompletion with type hints 2024-01-11 10:47:12 +05:30
test_azure_perf.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_bad_params.py (test) fix test_completion_invalid_param_cohere 2024-01-29 17:03:58 -08:00
test_batch_completions.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_bedrock_completion.py fix(utils.py): fix if check 2024-01-17 17:17:58 -08:00
test_budget_manager.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_caching.py test(test_caching.py): fix test to check id 2024-02-02 19:03:47 -08:00
test_caching_ssl.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_class.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_completion.py test(test_completion.py): skip flaky test 2024-02-02 19:03:47 -08:00
test_completion_cost.py fix(utils.py): support max token adjustment for sagemaker 2024-01-31 19:09:54 -08:00
test_completion_with_retries.py test(test_completion_with_retries.py): remove duplicate test 2024-01-10 21:17:30 +05:30
test_custom_callback_input.py fix(openai.py): fix image gen logging 2024-01-26 21:04:06 -08:00
test_custom_callback_router.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_custom_logger.py fix(utils.py): fix cost tracking for cache hits (should be 0) 2024-02-02 17:33:39 -08:00
test_deployed_proxy_keygen.py refactor: refactor key tests 2024-01-10 20:58:29 +05:30
test_dynamodb_logs.py test(test_dynamodb_logs.py): skip flaky test 2024-01-24 23:18:45 -08:00
test_embedding.py fix(vertex_ai.py): add async embedding support for vertex ai 2024-02-03 10:35:17 -08:00
test_exceptions.py (test) improve exceptions for pplx AI 2024-02-02 12:37:21 -08:00
test_function_calling.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_get_llm_provider.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_get_model_file.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_get_model_list.py linting fixes 2023-08-22 15:17:38 -07:00
test_google_ai_studio_gemini.py (fix) retry gemini-pro-vision 3 times 2024-01-11 14:39:08 +05:30
test_health_check.py fix(main.py): support text completion routing 2024-01-12 11:24:31 +05:30
test_helicone_integration.py fix(main.py): removing print_verbose 2023-10-30 20:37:12 -07:00
test_hf_prompt_templates.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_image_generation.py test(test_image_generation.py): ignore content violation errors for image gen test 2024-02-02 19:03:47 -08:00
test_img_resize.py fix(utils.py): support token counting for gpt-4-vision models 2024-01-02 14:41:42 +05:30
test_key_generate_dynamodb.py test: add sleep to key tests 2024-02-02 12:36:35 -08:00
test_key_generate_prisma.py (test) user_api_key_auth_cache 2024-02-02 19:57:55 -08:00
test_langchain_ChatLiteLLM.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_langsmith.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_least_busy_routing.py test(test_least_busy_routing.py): fix test 2023-12-30 16:12:52 +05:30
test_litellm_max_budget.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_llmonitor_integration.py test: cleanup testing 2023-11-15 17:57:14 -08:00
test_loadtest_router.py docs(load_test.md): add litellm load test script to docs 2023-12-29 13:41:44 +05:30
test_logging.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_longer_context_fallback.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_lowest_latency_routing.py test(test_lowest_latency_routing.py): use the correct cache key 2024-01-10 22:15:01 +05:30
test_mock_request.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_model_alias_map.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_model_max_token_adjust.py test: move drop_params inside test 2024-01-31 20:07:28 -08:00
test_multiple_deployments.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_ollama.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_ollama_local.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_ollama_local_chat.py (test) local ollama_chat 2023-12-26 20:11:14 +05:30
test_optional_params.py (test) get optional_params Azure 2024-01-13 14:32:41 -08:00
test_parallel_request_limiter.py test(test_parallel_request_limiter.py): fix test import 2024-02-02 10:15:33 -08:00
test_profiling_router.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_prompt_factory.py Adds tests and updates docs for Claude "pre-fill" 2024-01-05 22:58:41 +00:00
test_promptlayer_integration.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_provider_specific_config.py fix(ollama.py): use tiktoken as backup for prompt token counting 2024-01-09 09:47:18 +05:30
test_proxy_custom_auth.py (test) missing Bearer in custom auth 2024-02-01 13:55:50 -08:00
test_proxy_custom_logger.py (test) api_key metadata available in callback 2024-01-17 16:48:02 -08:00
test_proxy_exception_mapping.py (test) proxy exception mapping - exactly like OpenAI 2024-01-15 10:43:26 -08:00
test_proxy_gunicorn.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_proxy_pass_user_config.py test: ensure test calls contain bearer token 2024-01-26 20:15:35 -08:00
test_proxy_server.py test(test_proxy_server.py): fix health test 2024-02-01 21:32:29 -08:00
test_proxy_server_caching.py test: ensure test calls contain bearer token 2024-01-26 20:15:35 -08:00
test_proxy_server_cost.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_proxy_server_keys.py (fix) test - moved to circe ci dockerfile 2024-01-10 21:54:13 +05:30
test_proxy_server_langfuse.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_proxy_server_spend.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_proxy_startup.py (ci/cd) undo change from PR 1464 2024-01-16 20:44:00 -08:00
test_register_model.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_router.py (ci/cd) add more logging to timeout test 2024-01-23 18:39:19 -08:00
test_router_caching.py refactor(test_router_caching.py): move tpm/rpm routing tests to separate file 2024-01-02 11:10:11 +05:30
test_router_client_init.py fix(router.py): periodically re-initialize azure/openai clients to solve max conn issue 2023-12-30 15:48:34 +05:30
test_router_debug_logs.py fix(__init__.py): enable logging.debug to true if set verbose is true 2024-01-23 07:32:30 -08:00
test_router_fallbacks.py (test) usage based routing with fallbacks 2024-01-22 14:21:30 -08:00
test_router_get_deployments.py (test) test_usage_based_routing 2024-01-19 14:59:56 -08:00
test_router_init.py (test) setting organization as litellm_param 2024-01-30 10:52:50 -08:00
test_router_policy_violation.py fix(router.py): don't retry malformed / content policy violating errors (400 status code) 2024-01-04 22:23:51 +05:30
test_router_timeout.py fix(router.py): remove wrapping of router.completion() let clients handle this 2024-01-30 21:12:41 -08:00
test_rules.py (test) proxy rules 2024-01-15 21:11:50 -08:00
test_stream_chunk_builder.py (test) hidden params in stream_chunk builder 2024-01-13 11:10:23 -08:00
test_streaming.py fix(utils.py): fix deepinfra streaming 2024-02-01 18:46:50 -08:00
test_supabase_integration.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_team_config.py fix(proxy_server.py): load default team config straight from config file 2024-02-02 19:03:47 -08:00
test_text_completion.py (test) hf currently loading error 2024-01-15 17:07:49 -08:00
test_timeout.py (fix) router - timeout exception mapping 2024-01-19 20:30:41 -08:00
test_together_ai.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_token_counter.py fix(utils.py): support token counting for gpt-4-vision models 2024-01-02 14:41:42 +05:30
test_tpm_rpm_routing.py test(test_tpm_rpm_routing.py): add more logging for the test 2024-01-11 00:43:14 +05:30
test_traceloop.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_utils.py (test) stream chunk builder - azure prompt tokens 2023-12-29 15:45:41 +05:30
test_validate_environment.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_wandb.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
user_cost.json updating budget manager 2023-09-11 10:58:09 -07:00
vertex_key.json (fix) vertex ai auth file 2023-12-21 07:22:25 +05:30