.. |
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) fix test_config_no_auth
|
2024-02-06 13:17:57 -08:00 |
test_model_response_typing
|
add linting
|
2023-08-18 11:05:05 -07:00 |
conftest.py
|
fix(conftest.py): create an event loop if one isn't made
|
2024-01-13 14:23:04 +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
|
(test) s3 logging
|
2024-02-08 11:11:19 -08:00 |
test_amazing_vertex_completion.py
|
test(test_amazing_vertex_completion.py): handle rate limit errors
|
2024-02-16 11:51:41 -08:00 |
test_aproxy_startup.py
|
(fix) proxy_startup test
|
2024-02-06 13:17:57 -08:00 |
test_async_fn.py
|
fix(test_async_fn.py): fix test
|
2024-02-15 21:51:06 -08:00 |
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) async s3 cache
|
2024-02-08 10:04:10 -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
|
(ci/cd) run again
|
2024-02-17 19:23:40 -08:00 |
test_completion_cost.py
|
test(test_completion_cost.py): fix test
|
2024-02-03 22:00:49 -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_api_logger.py
|
(fix) custom api testing
|
2024-02-15 17:25:30 -08:00 |
test_custom_callback_input.py
|
test(test_custom_callback_input.py): fix image gen callback test
|
2024-02-17 19:13:04 -08:00 |
test_custom_callback_router.py
|
(fix) azure_base_model cost calc
|
2024-02-07 18:18:15 -08:00 |
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(test_exceptions.py): fix test to handle service unavailable error
|
2024-02-15 18:19:52 -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
|
feat(bedrock.py): add stable diffusion image generation support
|
2024-02-03 12:08:38 -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(test_key_generate_dynamodb.py): fix test
|
2024-02-05 21:44:50 -08:00 |
test_key_generate_prisma.py
|
(test) test_call_with_key_over_model_budget
|
2024-02-16 17:45:49 -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_llm_guard.py
|
feat(llm_guard.py): support llm guard for content moderation
|
2024-02-19 20:51:25 -08:00 |
test_llmonitor_integration.py
|
test: cleanup testing
|
2023-11-15 17:57:14 -08:00 |
test_load_test_router_s3.py
|
(test) load test s3 cache
|
2024-02-08 10:07:03 -08:00 |
test_loadtest_router.py
|
(cookbook) load test litellm router
|
2024-02-08 07:24:28 -08:00 |
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
|
(test) tgai is unstable
|
2024-02-03 20:00:40 -08:00 |
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
|
fix(test_parallel_request_limiter.py): use mock responses for streaming
|
2024-02-08 21:45:38 -08:00 |
test_presidio_masking.py
|
test(test_presidio_pii_masking.py): add more unit tests
|
2024-02-19 16:30:44 -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(test_proxy_exception_mapping.py): fix test
|
2024-02-12 16:25:35 -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_register_model.py
|
refactor: add black formatting
|
2023-12-25 14:11:20 +05:30 |
test_router.py
|
(feat) add moderation on router
|
2024-02-14 11:00:09 -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
|
(feat) support timeout on bedrock
|
2024-02-09 17:42:17 -08:00 |
test_rules.py
|
feat(utils.py): enable post call rules for streaming
|
2024-02-12 22:08:04 -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(huggingface_restapi.py): return streamed response correctly
|
2024-02-16 13:25:13 -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
|
(test) bedrock timeout
|
2024-02-09 14:38:17 -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 |