litellm-mirror/litellm/tests
2023-11-03 22:14:36 -07:00
..
test_model_response_typing add linting 2023-08-18 11:05:05 -07:00
api_log.json test(test_proxy.py): fix azure test 2023-10-20 09:21:59 -07:00
data_map.txt updating budget manager 2023-09-11 10:58:09 -07:00
litellm_results.jsonl test(test_batch_completion.py): cleanup tests 2023-10-24 15:09:51 -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 (testing) test_function_call_non_openai_model 2023-11-02 17:26:30 -07:00
test_api_key_param.py test(test_api_key_param.py): cleanup 2023-10-30 18:27:42 -07:00
test_async_fn.py test(test_async_fn.py): fix import issues 2023-10-30 20:57:24 -07:00
test_bad_params.py (test) temp comment unstable NLP Cloud API test 2023-10-12 18:24:37 -07:00
test_batch_completions.py test(test_batch_completion.py): cleanup tests 2023-10-24 15:09:51 -07:00
test_budget_manager.py remove budget manager 2023-09-30 11:42:56 -07:00
test_caching.py (test) add num retries to caching testing 2023-11-01 11:42:40 -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 test(test_completion.py): cleanup 2023-11-03 18:31:41 -07:00
test_completion_with_retries.py feat(utils.py): accept context window fallback dictionary 2023-10-31 22:32:36 -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_logger.py (test) track usage in custom callback streaming 2023-10-31 23:05:42 -07:00
test_embedding.py (test) add cohere embedding v3 2023-11-02 10:17:40 -07:00
test_exceptions.py fix(bedrock.py): add exception mapping coverage for authentication scenarios 2023-11-03 18:25:34 -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_file.py test(init.py): improving testing for get_model_cost_map 2023-10-18 14:55:36 -07:00
test_get_model_list.py linting fixes 2023-08-22 15:17:38 -07:00
test_helicone_integration.py fix(main.py): removing print_verbose 2023-10-30 20:37:12 -07:00
test_hf_prompt_templates.py add support for custom hf prompt templates 2023-09-30 15:37:30 -07:00
test_langchain_ChatLiteLLM.py (test) update langchain tests 2023-10-16 20:24:10 -07:00
test_langfuse.py (feat) bump langfuse logger, track function responses, completion() metadata like temp, max_tokens etc 2023-10-17 11:51:05 -07:00
test_langsmith.py (test) langsmith logger with metadata 2023-10-18 12:00:30 -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 track function calls 2023-10-20 09:05:14 -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_multiple_deployments.py fix(main.py): multiple deployments fix - run in parallel 2023-10-21 14:28:50 -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 ollama testing 2023-10-11 17:00:39 -07:00
test_prompt_factory.py fix(proxy_server): fix prompt template for proxy server 2023-10-11 21:08:42 -07:00
test_promptlayer_integration.py (test) promptlayer logger 2023-11-02 08:18:00 -07:00
test_provider_specific_config.py (test) catch bedrock RateLimitErrors 2023-10-12 16:04:32 -07:00
test_proxy_api.py Update test_proxy_api.py 2023-08-02 20:52:01 -07:00
test_register_model.py fix(utils.py): allow url to be passed to model cost map 2023-10-24 15:38:05 -07:00
test_router.py Feature: Router aembedding 2023-10-25 11:19:45 +08:00
test_stream_chunk_builder.py (test) test_stream_chunk_builder 2023-11-01 14:54:00 -07:00
test_streaming.py test: removing unstable tests 2023-10-30 21:10:36 -07:00
test_supabase_integration.py (test) add testing for litellm callback for supabase 2023-10-11 12:34:10 -07:00
test_text_completion.py (test) text_completion responses 2023-11-03 22:14:36 -07:00
test_timeout.py add linting 2023-08-18 11:05:05 -07:00
test_token_counter.py feat(utils.py): adding encode and decode functions 2023-10-20 11:59:47 -07:00
test_traceloop.py (test) comment out traceloop test 2023-10-27 11:27:44 -07:00
test_utils.py fix(init.py): fix linting errors 2023-10-24 15:54:21 -07:00
test_validate_environment.py fix linting bugs 2023-09-23 22:23:41 -07:00
test_wandb_logger.py (test) fix wandb logger 2023-10-18 10:20:26 -07:00
user_cost.json updating budget manager 2023-09-11 10:58:09 -07:00