.. |
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_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
|
refactor(bedrock.py-+-cohere.py): making bedrock and cohere compatible with openai v1 sdk
|
2023-11-11 17:33:19 -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
|
fix(timeout.py): fix timeout issue
|
2023-11-13 11:07:17 -08:00 |
test_budget_manager.py
|
remove budget manager
|
2023-09-30 11:42:56 -07:00 |
test_caching.py
|
test(test_completion.py): cleanup tests
|
2023-11-13 11:23:38 -08:00 |
test_class.py
|
fix(utils.py): streaming
|
2023-11-13 18:15:14 -08:00 |
test_client.py
|
test(test_streaming.py): set cache to none
|
2023-11-10 15:04:01 -08:00 |
test_completion.py
|
fix(together_ai.py): exception mapping for tgai
|
2023-11-13 13:17:15 -08:00 |
test_completion_with_retries.py
|
fix(router.py): enable calling router with instructor
|
2023-11-13 15:16:57 -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
|
feat(utils.py): adding additional states for custom logging
|
2023-11-04 17:07:20 -07:00 |
test_embedding.py
|
(test) add cohere embedding v3
|
2023-11-02 10:17:40 -07:00 |
test_exceptions.py
|
refactor: fixing linting issues
|
2023-11-11 18:52:28 -08:00 |
test_get_model_cost_map.py
|
(fix) test get_model_cost_map
|
2023-11-04 09:12:22 -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
|
fix(tests): fixing response objects for testing
|
2023-11-13 14:39:30 -08:00 |
test_langfuse.py
|
test(test_langfuse.py): add retries to langfuse test
|
2023-11-10 15:09:21 -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
|
fix(utils.py): llmmonitor integration
|
2023-11-07 15:49:32 -08: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
|
fix(main.py): fix caching for router
|
2023-11-11 17:45:23 -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(test_streaming.py): turning on print verbose for streaming tests
|
2023-11-13 18:00:48 -08: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
|
fix(caching.py): dump model response object as json
|
2023-11-13 10:41:04 -08:00 |
test_timeout.py
|
add linting
|
2023-08-18 11:05:05 -07:00 |
test_token_counter.py
|
(test) tokenizer worked test
|
2023-11-11 12:13:57 -08:00 |
test_traceloop.py
|
(test) comment out traceloop test
|
2023-10-27 11:27:44 -07: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_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 |