litellm-mirror/litellm/tests
2023-10-10 13:23:27 -07:00
..
test_model_response_typing add linting 2023-08-18 11:05:05 -07:00
data_map.txt updating budget manager 2023-09-11 10:58:09 -07:00
litellm_results.jsonl fix: fix value error if model returns empty completion 2023-10-10 10:11:40 -07: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_add_function_to_prompt.py feat(factory.py): option to add function details to prompt, if model doesn't support functions param 2023-10-09 09:53:53 -07:00
test_api_key_param.py all fixes to linting 2023-08-18 11:56:44 -07:00
test_async_fn.py fixing optional param mapping 2023-10-02 14:14:30 -07:00
test_bad_params.py fix: fix value error if model returns empty completion 2023-10-10 10:11:40 -07:00
test_batch_completions.py test(batch_completion): add tests for batch_completion and rate limit handler 2023-10-06 15:37:09 -07:00
test_berrispend_integration.py add linting 2023-08-18 11:05:05 -07:00
test_budget_manager.py remove budget manager 2023-09-30 11:42:56 -07:00
test_caching.py update caching tests 2023-10-02 11:48:35 -07:00
test_client.py fix(test_client.py): adds docs for test_client.py 2023-10-07 11:07:35 -07:00
test_completion.py fix(openai.py): enable custom proxy to pass in ca_bundle_path 2023-10-10 13:23:27 -07:00
test_completion_with_retries.py formatting improvements 2023-08-28 09:20:50 -07:00
test_config.py add token trimming to adapt to prompt flag in config 2023-09-21 17:47:52 -07:00
test_custom_api_base.py gorilla endpoint is flaky, commenting out for now 2023-09-09 12:48:11 -07:00
test_custom_logger.py custom_logger for litellm - callback_func 2023-09-09 18:41:41 -07:00
test_embedding.py hf embedding tests 2023-09-29 11:57:38 -07:00
test_exceptions.py fix(test-fixes): test fixes 2023-10-10 08:09:42 -07:00
test_get_model_cost_map.py decouple model list from hardcoded package variables 2023-09-20 14:16:56 -07:00
test_get_model_list.py linting fixes 2023-08-22 15:17:38 -07:00
test_helicone_integration.py add linting 2023-08-18 11:05:05 -07:00
test_hf_prompt_templates.py add support for custom hf prompt templates 2023-09-30 15:37:30 -07:00
test_langfuse.py test langfuse 2023-10-03 21:01:32 -07:00
test_litedebugger_integration.py fix litedebugger double logging error 2023-09-07 18:02:24 -07:00
test_litellm_max_budget.py make max budget work for openai streaming 2023-09-14 16:22:52 -07:00
test_llmonitor_integration.py fix(llmonitor callback): correctly set user_id 2023-10-05 19:36:39 -07:00
test_load_test_model.py add linting 2023-08-18 11:05:05 -07:00
test_logging.py ci(test_logging): need to rewrite test_logging to work in parallel testing 2023-10-07 19:18:09 -07:00
test_longer_context_fallback.py update to expose longer_context_model_fallback_dict 2023-09-25 20:30:12 -07:00
test_mock_request.py remove print statements 2023-09-27 17:06:49 -07:00
test_model_alias_map.py update linting 2023-09-06 11:30:40 -07:00
test_model_fallback.py update testing 2023-09-09 16:35:38 -07:00
test_no_client.py add linting 2023-08-18 11:05:05 -07:00
test_ollama.py fix(test fix): 2023-10-06 15:48:09 -07:00
test_ollama_local.py (test) add async + non stream test for ollama 2023-10-09 13:47:08 -07:00
test_promptlayer_integration.py add metadata logging to promptlayer 2023-09-21 10:45:02 -07:00
test_provider_specific_config.py fix: fix value error if model returns empty completion 2023-10-10 10:11:40 -07:00
test_proxy_api.py Update test_proxy_api.py 2023-08-02 20:52:01 -07:00
test_rate_limit_manager.py (tests) mark tests as asyncio 2023-10-06 21:04:34 -07:00
test_secrets.py updates to tests 2023-09-01 16:01:28 -07:00
test_split_test.py test without id 2023-09-02 16:54:04 -07:00
test_stream_chunk_builder.py fix(utils): adds complete streaming response to success handler 2023-10-07 15:42:00 -07:00
test_streaming.py fix: fix value error if model returns empty completion 2023-10-10 10:11:40 -07:00
test_supabase_integration.py (test) update supabase logger test 2023-10-10 10:05:20 -07:00
test_timeout.py add linting 2023-08-18 11:05:05 -07:00
test_token_counter.py adding support for cohere, anthropic, llama2 tokenizers 2023-09-22 14:03:52 -07:00
test_utils.py fix llama index validate environment error 2023-09-26 17:53:22 -07:00
test_validate_environment.py fix linting bugs 2023-09-23 22:23:41 -07:00
test_vertex.py add linting 2023-08-18 11:05:05 -07:00
user_cost.json updating budget manager 2023-09-11 10:58:09 -07:00