.. |
example_config_yaml
|
(test) proxy: reading configs
|
2023-12-04 14:49:59 -08:00 |
test_configs
|
test: testing fixes
|
2023-12-12 10:57:51 -08:00 |
test_model_response_typing
|
add linting
|
2023-08-18 11:05:05 -07:00 |
conftest.py
|
test: reinitialize litellm before each test
|
2023-12-12 07:49:06 -08:00 |
data_map.txt
|
updating budget manager
|
2023-09-11 10:58:09 -07:00 |
langfuse.log
|
bump: version 1.12.5.dev1 → 1.12.5
|
2023-12-12 11:11:09 -08: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_acooldowns_router.py
|
(test) router cooldowns
|
2023-11-27 22:03:02 -08:00 |
test_add_function_to_prompt.py
|
(testing) test_function_call_non_openai_model
|
2023-11-02 17:26:30 -07:00 |
test_amazing_vertex_completion.py
|
test(test_amazing_vertex_completion.py): fix testing
|
2023-12-13 16:41:26 -08:00 |
test_async_fn.py
|
fix(router.py): support cloudflare ai gateway for azure models on router
|
2023-11-30 14:09:06 -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(main.py): logit bias mapping for batch_completions
|
2023-11-24 16:05:51 -08:00 |
test_budget_manager.py
|
remove budget manager
|
2023-09-30 11:42:56 -07:00 |
test_caching.py
|
test(test_caching.py): reset cache values at the end of test
|
2023-12-11 18:10:53 -08:00 |
test_caching_ssl.py
|
test: test_router.py
|
2023-12-07 20:10:36 -08:00 |
test_class.py
|
refactor(router.py): renaming variable
|
2023-11-15 12:31:29 -08:00 |
test_completion.py
|
fix(vertex_ai.py): add exception mapping for acompletion calls
|
2023-12-13 16:35:50 -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_callback_input.py
|
(fix) custom_callback_input test
|
2023-12-14 12:40:07 +05:30 |
test_custom_callback_router.py
|
fix(utils.py): support cache logging for async router calls
|
2023-12-13 19:11:43 -08:00 |
test_custom_logger.py
|
fix(utils.py): fix stream chunk builder for sync/async success
|
2023-12-13 07:52:51 -08:00 |
test_embedding.py
|
test(test_embeddings.py): improve testing for titan embeddings
|
2023-12-06 22:47:01 -08:00 |
test_exceptions.py
|
(ci/cd) reset azure api key
|
2023-12-11 22:23:11 -08:00 |
test_function_calling.py
|
fix(utils.py): fix parallel tool calling when streaming
|
2023-11-29 10:56:21 -08:00 |
test_get_llm_provider.py
|
fix(utils.py): fix get_llm_provider to handle the ':' in anthropic/bedrock calls
|
2023-12-07 14:19:11 -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) langfuse
|
2023-12-09 22:58:23 -08:00 |
test_langsmith.py
|
(test) langsmith logger with metadata
|
2023-10-18 12:00:30 -07:00 |
test_least_busy_routing.py
|
fix(router.py): fix least-busy routing
|
2023-12-08 20:29:49 -08: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
|
test: testing fixes
|
2023-12-12 10:57:51 -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: commenting out local test
|
2023-12-02 20:53:24 -08:00 |
test_profiling_router.py
|
test(test_token_counter.py): include testing for function calls
|
2023-11-30 18:24:21 -08: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
|
docs(quick_start.md): add docs on calling openai-compatible endpoint on proxy
|
2023-12-06 11:06:09 -08:00 |
test_proxy_custom_auth.py
|
(fix) test proxy
|
2023-12-11 22:12:22 -08:00 |
test_proxy_custom_logger.py
|
(test) proxy use fixtures
|
2023-12-11 20:03:46 -08:00 |
test_proxy_gunicorn.py
|
fix(bedrock.py): fix embeddings call
|
2023-12-06 14:16:00 -08:00 |
test_proxy_server.py
|
fix(main.py): pass user_id + encoding_format for logging + to openai/azure
|
2023-12-12 15:46:44 -08:00 |
test_proxy_server_caching.py
|
test: cleaning up local testing
|
2023-12-07 14:20:14 -08:00 |
test_proxy_server_cost.py
|
feat(utils.py): add async success callbacks for custom functions
|
2023-12-04 16:42:40 -08:00 |
test_proxy_server_keys.py
|
feat(proxy_server.py): add new /key/update endpoint
|
2023-12-12 17:18:51 -08:00 |
test_proxy_server_langfuse.py
|
test(test_proxy_server_langfuse.py): add langfuse proxy testing
|
2023-12-06 17:19:17 -08:00 |
test_proxy_server_spend.py
|
(ci/cd) comment beta test
|
2023-12-08 14:27:53 -08:00 |
test_register_model.py
|
feat(main.py): allow updating model cost via completion()
|
2023-11-29 20:14:39 -08:00 |
test_router.py
|
test: testing fixes
|
2023-12-12 10:57:51 -08:00 |
test_router_fallbacks.py
|
fix(router.py): deepcopy initial model list, don't mutate it
|
2023-12-12 09:54:06 -08:00 |
test_router_get_deployments.py
|
(test) router - test_model_group_aliases
|
2023-12-14 13:16:44 +05:30 |
test_router_init.py
|
(test) init router
|
2023-12-04 17:31:12 -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(utils.py): fix azure streaming bug
|
2023-12-04 12:38:22 -08:00 |
test_streaming.py
|
test: refactor testing
|
2023-12-12 16:21:41 -08:00 |
test_supabase_integration.py
|
(ci/cd) fix timeout error
|
2023-11-17 17:46:49 -08:00 |
test_text_completion.py
|
(test) hf text completion
|
2023-12-11 10:27:43 -08:00 |
test_timeout.py
|
(test) catch streaming + timeout exceptions
|
2023-11-21 13:46:21 -08:00 |
test_together_ai.py
|
test: fix testing
|
2023-12-06 19:35:12 -08:00 |
test_token_counter.py
|
test(test_token_counter.py): include testing for function calls
|
2023-11-30 18:24:21 -08:00 |
test_traceloop.py
|
(test) OTEL / traceloop - waiting for async support
|
2023-12-06 10:08:37 -08:00 |
test_utils.py
|
test: fix flaky test
|
2023-12-01 15:46:39 -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 |
vertex_key.json
|
(test) add vertex ai to ci/cd
|
2023-12-07 10:20:21 -08:00 |