.. |
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
|
(test) temp comment unstable NLP Cloud API test
|
2023-10-12 18:24:37 -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_budget_manager.py
|
remove budget manager
|
2023-09-30 11:42:56 -07:00 |
test_caching.py
|
(test) fix azure test
|
2023-10-13 22:18:53 -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) deep infra testing for mistral
|
2023-10-14 16:47:25 -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_logger.py
|
(test) add slack custom webhook testing
|
2023-10-19 09:11:58 -07:00 |
test_embedding.py
|
(test) fix azure embedding test
|
2023-10-13 22:19:34 -07:00 |
test_exceptions.py
|
fix(openai-py): fix linting errors
|
2023-10-10 21:56:14 -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
|
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_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_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 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
|
add metadata logging to promptlayer
|
2023-09-21 10:45:02 -07:00 |
test_provider_specific_config.py
|
(test) catch bedrock RateLimitErrors
|
2023-10-12 16:04:32 -07:00 |
test_proxy.py
|
fix(test_proxy.py): fix tests
|
2023-10-17 22:34:12 -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_register_model.py
|
feat(utils.py): add register model helper function
|
2023-10-19 18:26:36 -07:00 |
test_router.py
|
test: fix linting testing
|
2023-10-19 18:40:33 -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
|
(test) temp comment unstable NLP Cloud API test
|
2023-10-12 18:24:37 -07:00 |
test_supabase_integration.py
|
(test) add testing for litellm callback for supabase
|
2023-10-11 12:34:10 -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
|
(feat) new function_to_dict litellm.util
|
2023-10-14 18:26:15 -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 |
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 |