.. |
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) proxy exception mapping
|
2024-01-15 10:43:54 -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
|
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
|
(test) provisioned throughput model
|
2024-01-13 15:56:24 -08:00 |
test_budget_manager.py
|
refactor: add black formatting
|
2023-12-25 14:11:20 +05:30 |
test_caching.py
|
(fix) s3 + os.environ/ cache test
|
2024-01-06 16:33:29 +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
|
(fix) using base_url Azure
|
2024-01-17 10:12:55 -08:00 |
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): fix logging for text completion streaming
|
2024-01-08 12:05:28 +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) aembedding includes custom_llm_provider
|
2024-01-12 17:52:14 -08:00 |
test_exceptions.py
|
(test) test exceptions
|
2024-01-15 22:01:33 -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) 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_key_generate_dynamodb.py
|
(test) /key/gen and budgets
|
2024-01-16 20:56:01 -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_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_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
|
(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
|
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
|
(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
|
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) init proxy router with gpt-vision enhancements
|
2024-01-17 10:54:37 -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_rules.py
|
(test) proxy rules
|
2024-01-15 21:11:50 -08:00 |
test_s3_logs.py
|
(test) improve s3 logging test
|
2024-01-11 16:57:51 +05:30 |
test_stream_chunk_builder.py
|
(test) hidden params in stream_chunk builder
|
2024-01-13 11:10:23 -08:00 |
test_streaming.py
|
(ci/cd) ollama test
|
2024-01-16 15:22:33 -08:00 |
test_supabase_integration.py
|
refactor: add black formatting
|
2023-12-25 14:11:20 +05:30 |
test_text_completion.py
|
(test) hf currently loading error
|
2024-01-15 17:07:49 -08:00 |
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 |