forked from phoenix/litellm-mirror
* docs(config_settings.md): document all router_settings * ci(config.yml): add router_settings doc test to ci/cd * test: debug test on ci/cd * test: debug ci/cd test * test: fix test * fix(team_endpoints.py): skip invalid team object. don't fail `/team/list` call Causes downstream errors if ui just fails to load team list * test(base_llm_unit_tests.py): add 'response_format={"type": "text"}' test to base_llm_unit_tests adds complete coverage for all 'response_format' values to ci/cd * feat(router.py): support wildcard routes in `get_router_model_info()` Addresses https://github.com/BerriAI/litellm/issues/6914 * build(model_prices_and_context_window.json): add tpm/rpm limits for all gemini models Allows for ratelimit tracking for gemini models even with wildcard routing enabled Addresses https://github.com/BerriAI/litellm/issues/6914 * feat(router.py): add tpm/rpm tracking on success/failure to global_router Addresses https://github.com/BerriAI/litellm/issues/6914 * feat(router.py): support wildcard routes on router.get_model_group_usage() * fix(router.py): fix linting error * fix(router.py): implement get_remaining_tokens_and_requests Addresses https://github.com/BerriAI/litellm/issues/6914 * fix(router.py): fix linting errors * test: fix test * test: fix tests * docs(config_settings.md): add missing dd env vars to docs * fix(router.py): check if hidden params is dict |
||
---|---|---|
.. | ||
caching | ||
completion | ||
debugging | ||
embedding | ||
extras | ||
guides | ||
langchain | ||
observability | ||
pass_through | ||
projects | ||
providers | ||
proxy | ||
tutorials | ||
assistants.md | ||
audio_transcription.md | ||
batches.md | ||
benchmarks.md | ||
budget_manager.md | ||
contact.md | ||
contributing.md | ||
data_security.md | ||
default_code_snippet.md | ||
enterprise.md | ||
exception_mapping.md | ||
fine_tuning.md | ||
getting_started.md | ||
hosted.md | ||
image_generation.md | ||
index.md | ||
load_test.md | ||
load_test_advanced.md | ||
load_test_rpm.md | ||
load_test_sdk.md | ||
migration.md | ||
migration_policy.md | ||
oidc.md | ||
old_guardrails.md | ||
projects.md | ||
prompt_injection.md | ||
proxy_api.md | ||
proxy_server.md | ||
realtime.md | ||
rerank.md | ||
router_architecture.md | ||
routing.md | ||
rules.md | ||
scheduler.md | ||
sdk_custom_pricing.md | ||
secret.md | ||
set_keys.md | ||
simple_proxy_old_doc.md | ||
text_to_speech.md | ||
troubleshoot.md | ||
wildcard_routing.md |