litellm-mirror/litellm/tests
2024-01-11 18:14:22 +05:30
..
example_config_yaml fix(ollama.py): use tiktoken as backup for prompt token counting 2024-01-09 09:47:18 +05:30
test_configs (ci/cd) user DATABASE_URL to control prisma generate 2024-01-09 15:28:37 +05:30
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 fix(utils.py): log user_id to langfuse 2023-12-23 12:14:09 +05:30
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 (test) langfuse - set custom trace_id 2023-12-30 20:19:22 +05:30
test_amazing_vertex_completion.py (test) gemini-pro-vision cost tracking 2023-12-29 16:31:28 +05:30
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 refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_batch_completions.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_bedrock_completion.py Update factory (and tests) for Claude 2.1 via Bedrock 2024-01-05 23:32:32 +00:00
test_budget_manager.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_caching.py fix: n 2024-01-11 16:30:05 +05:30
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: remove invalid arg 2024-01-10 21:53:29 +05:30
test_completion_cost.py (test) azure completion_cost 2024-01-05 13:53:08 +05:30
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(utils.py): bug fixes 2024-01-11 18:14:22 +05:30
test_custom_callback_router.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_custom_logger.py test: testing fixes 2024-01-09 10:23:34 +05:30
test_deployed_proxy_keygen.py refactor: refactor key tests 2024-01-10 20:58:29 +05:30
test_dynamodb_logs.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_embedding.py (test) openai embedding cost calculation 2024-01-05 15:22:17 +05:30
test_exceptions.py (test) ContentPolicyViolationError 2024-01-09 16:53:57 +05:30
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(utils.py): map optional params for gemini 2024-01-08 07:38:55 +05:30
test_health_check.py test(test_health_check.py): fix azure embedding health check test 2023-12-28 10:48: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) catch litellm.ContentPolicyViolationError 2024-01-09 17:04:04 +05:30
test_img_resize.py fix(utils.py): support token counting for gpt-4-vision models 2024-01-02 14:41:42 +05:30
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_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 refactor: add black formatting 2023-12-25 14:11:20 +05:30
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 fix(proxy_server.py): fix prisma client connection error 2024-01-04 18:28:18 +05:30
test_proxy_custom_logger.py fix(proxy_server.py): fix prisma client connection error 2024-01-04 18:28:18 +05:30
test_proxy_exception_mapping.py (ci/cd) raise correct exception proxy 2024-01-05 12:29:03 +05:30
test_proxy_gunicorn.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_proxy_pass_user_config.py fix(proxy_server.py): fix prisma client connection error 2024-01-04 18:28:18 +05:30
test_proxy_server.py (test) test reading configs on proxy 2024-01-05 13:37:31 +05:30
test_proxy_server_caching.py fix(proxy_server.py): fix prisma client connection error 2024-01-04 18:28:18 +05:30
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 fix(proxy_server.py): don't reconnect prisma if already connected 2024-01-09 11:38:42 +05:30
test_register_model.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_router.py test(test_router.py): handle rate limiting error 2024-01-11 00:00:17 +05:30
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) test for captured caplog 2024-01-10 13:17:34 +05:30
test_router_fallbacks.py feat(router.py): add support for retry/fallbacks for async embedding calls 2024-01-02 11:54:28 +05:30
test_router_get_deployments.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_router_init.py (test) router - init clients - azure cloudflare, openai etc 2024-01-04 10:55:18 +05:30
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_rules.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_s3_logs.py (feat) proxy - support s3_callback_params 2024-01-11 09:57:47 +05:30
test_stream_chunk_builder.py fix(main.py): fix streaming completion token counting error 2024-01-10 23:44:35 +05:30
test_streaming.py test: testing fixes 2024-01-09 10:23:34 +05:30
test_supabase_integration.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
test_text_completion.py (test) fix - skip HF is currently loading exception 2024-01-09 15:53:19 +05:30
test_timeout.py (feat) litellm.completion - support ollama timeout 2024-01-09 10:34:41 +05:30
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