litellm-mirror/litellm/tests
2023-11-24 11:27:04 -08:00
..
test_model_response_typing add linting 2023-08-18 11:05:05 -07:00
api_log.json bump: version 0.13.1 → 0.13.2.dev1 2023-11-05 21:12:13 -08:00
data_map.txt updating budget manager 2023-09-11 10:58:09 -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_async_fn.py fix(main.py): fix acompletion for anyscale, openrouter, deepinfra, perplexity endpoints 2023-11-22 13:22:58 -08: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 (chore) speed up testing 2023-11-15 17:56:03 -08:00
test_budget_manager.py remove budget manager 2023-09-30 11:42:56 -07:00
test_caching.py (test) caching 2023-11-23 21:23:41 -08:00
test_class.py refactor(router.py): renaming variable 2023-11-15 12:31:29 -08:00
test_completion.py fix(utils.py): remove eos token for zephyr models 2023-11-23 17:47:39 -08:00
test_completion_with_retries.py (test) passing max_retries 2023-11-20 16:57:37 -08: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 perf(openai.py): extending request timeout 2023-11-15 18:45:45 -08:00
test_embedding.py (test) embedding: azurea - dd response_ms 2023-11-23 11:15:52 -08:00
test_exceptions.py fix(vertex_ai.py): fix exception mapping for vertex ai 2023-11-23 17:35:33 -08:00
test_function_calling.py (test) tool/function calling + streaming 2023-11-18 16:23:29 -08:00
test_get_model_cost_map.py (feat) cost tracking for azure llms 2023-11-23 21:41:38 -08: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 fix(tests): fixing response objects for testing 2023-11-13 14:39:30 -08:00
test_langfuse.py test(test_langfuse.py): handle timeouts 2023-11-17 17:05:46 -08: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 test: cleanup testing 2023-11-15 17:57:14 -08:00
test_loadtest_router.py test: load test router 2023-11-17 08:23:44 -08: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 (chore) ci/cd testing 2023-11-15 18:07:04 -08:00
test_multiple_deployments.py fix(utils.py): fix rules calling 2023-11-20 21:06:36 -08: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_server.py (test) proxy: test_embedding 2023-11-23 21:16:51 -08: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 fix(main.py): fix streaming_chunk_builder to return usage 2023-11-24 11:27:04 -08:00
test_router_cooldowns.py fix(main.py): fix streaming_chunk_builder to return usage 2023-11-24 11:27:04 -08:00
test_router_fallbacks.py fix(main.py): fix streaming_chunk_builder to return usage 2023-11-24 11:27:04 -08:00
test_rules.py test(test_rules.py): refactor testing 2023-11-21 10:01:06 -08:00
test_stream_chunk_builder.py fix(main.py): fix streaming_chunk_builder to return usage 2023-11-24 11:27:04 -08:00
test_streaming.py fix(utils.py): remove eos token for zephyr models 2023-11-23 17:47:39 -08:00
test_supabase_integration.py (ci/cd) fix timeout error 2023-11-17 17:46:49 -08:00
test_text_completion.py fix(text_completion): allow either model or engine to be set 2023-11-17 18:25:21 -08:00
test_timeout.py (test) catch streaming + timeout exceptions 2023-11-21 13:46:21 -08:00
test_token_counter.py (test) tokenizer worked test 2023-11-11 12:13:57 -08:00
test_utils.py (test) token_counter 2023-11-13 08:02:46 -08:00
test_validate_environment.py fix linting bugs 2023-09-23 22:23:41 -07:00
test_wandb.py (test) wandb logger 2023-11-20 19:08:53 -08:00
user_cost.json updating budget manager 2023-09-11 10:58:09 -07:00