litellm/litellm/tests
2023-11-22 14:25:55 -08:00
..
test_model_response_typing
api_log.json bump: version 0.13.1 → 0.13.2.dev1 2023-11-05 21:12:13 -08:00
data_map.txt
litellm_uuid.txt
model_cost.json
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_batch_completions.py (chore) speed up testing 2023-11-15 17:56:03 -08:00
test_budget_manager.py
test_caching.py test(test_caching.py): cleaning up tests 2023-11-22 13:43:48 -08:00
test_class.py refactor(router.py): renaming variable 2023-11-15 12:31:29 -08:00
test_completion_with_retries.py (test) passing max_retries 2023-11-20 16:57:37 -08:00
test_completion.py fix(proxy_server.py): If master key is set, only master key can be used to generate new keys 2023-11-22 10:18:28 -08:00
test_config.py
test_custom_logger.py perf(openai.py): extending request timeout 2023-11-15 18:45:45 -08:00
test_embedding.py (test)timeout error on openai embedding 2023-11-22 14:25:55 -08:00
test_exceptions.py refactor: fixing linting issues 2023-11-11 18:52:28 -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 (v1.0+ breaking change) get_max_tokens -> return int 2023-11-17 10:38:50 -08:00
test_get_model_file.py
test_get_model_list.py
test_helicone_integration.py fix(main.py): removing print_verbose 2023-10-30 20:37:12 -07:00
test_hf_prompt_templates.py
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_litellm_max_budget.py
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
test_longer_context_fallback.py
test_mock_request.py
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_local.py
test_ollama.py
test_prompt_factory.py
test_promptlayer_integration.py (test) promptlayer logger 2023-11-02 08:18:00 -07:00
test_provider_specific_config.py
test_proxy_cli.py (ci/cd) re run pipeline 2023-11-17 08:07:02 -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(utils.py): add param mapping for perplexity, anyscale, deepinfra 2023-11-22 10:04:27 -08:00
test_rules.py test(test_rules.py): refactor testing 2023-11-21 10:01:06 -08:00
test_stream_chunk_builder.py refactor(openai.py): support aiohttp streaming 2023-11-09 16:15:30 -08:00
test_streaming.py (test) update testing streaming for open ai v1.0.0+ 2023-11-18 19:04:41 -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
test_wandb.py (test) wandb logger 2023-11-20 19:08:53 -08:00
user_cost.json