litellm/docs/my-website/docs/proxy
Krish Dholakia 93b6df96e0
Prisma Migrate - support setting custom migration dir (#10336)
* build(litellm-proxy-extras/utils.py): correctly generate baseline migration for non-empty db

* fix(litellm-proxy-extras/utils.py): Fix issue in migration, where if a migration fails during baselining, all are still marked as applied

* fix(prisma_client.py): don't pass separate schema.prisma to litellm-proxy-extras

use the one in litellm-proxy-extras

* fix(litellm-proxy-extras/utils.py): support passing custom dir for baselining db in read-only fs

Fixes https://github.com/BerriAI/litellm/issues/9885

* fix(utils.py): give helpful warning message when permission denied error raised in fs
2025-04-26 12:05:06 -07:00
..
guardrails Fix typos (#10232) 2025-04-23 20:59:25 -07:00
access_control.md fix role based access controls doc 2025-03-15 10:48:13 -07:00
admin_ui_sso.md Fix typos (#10232) 2025-04-23 20:59:25 -07:00
alerting.md Fix typos (#10232) 2025-04-23 20:59:25 -07:00
architecture.md (Feat) - Show Error Logs on LiteLLM UI (#8904) 2025-02-28 20:10:09 -08:00
billing.md
caching.md [Feature]: Redis Caching - Allow setting a namespace for redis cache (#8624) 2025-02-18 14:47:34 -08:00
call_hooks.md docs: update docs 2025-03-22 20:21:33 -07:00
cli.md (docs + testing) Correctly document the timeout value used by litellm proxy is 6000 seconds + add to best practices for prod (#6339) 2024-10-23 14:09:35 +05:30
clientside_auth.md Litellm dev 12 28 2024 p1 (#7463) 2024-12-28 20:26:00 -08:00
config_management.md Revert "Revert "(feat) Allow using include to include external YAML files in a config.yaml (#6922)"" 2024-11-27 16:08:59 -08:00
config_settings.md Prisma Migrate - support setting custom migration dir (#10336) 2025-04-26 12:05:06 -07:00
configs.md Docs: Update configs.md 2025-03-14 19:36:42 +01:00
cost_tracking.md docs(index.md): update changelog with realtime api cost tracking details 2025-04-12 19:15:40 -07:00
custom_auth.md Doc updates - add key rotations to docs (#8136) 2025-01-30 22:17:00 -08:00
custom_pricing.md Fix typos (#10232) 2025-04-23 20:59:25 -07:00
custom_prompt_management.md docs custom prompt management 2025-03-19 20:36:42 -07:00
custom_sso.md
customer_routing.md Controll fallback prompts client-side (#7334) 2024-12-20 19:09:53 -08:00
customers.md Support budget/rate limit tiers for keys (#7429) 2024-12-26 19:05:27 -08:00
db_deadlocks.md Fix typos (#10232) 2025-04-23 20:59:25 -07:00
db_info.md (Clean up) - Allow switching off storing Error Logs in DB (#9084) 2025-03-08 16:12:03 -08:00
debugging.md
demo.md
deploy.md Fix typos (#10232) 2025-04-23 20:59:25 -07:00
docker_quick_start.md Litellm dev 01 22 2025 p1 (#7933) 2025-01-22 19:55:32 -08:00
email.md
embedding.md
enterprise.md Fix typos (#10232) 2025-04-23 20:59:25 -07:00
guardrails.md LiteLLM Minor Fixes & Improvements (11/01/2024) (#6551) 2024-11-02 02:09:31 +05:30
health.md New stable release - release notes (#8148) 2025-01-31 10:02:59 -08:00
image_handling.md docs(image_handling.md): architecture doc on image handling on the proxy 2025-03-21 14:19:05 -07:00
ip_address.md (docs improvement) remove emojis, use guides section, categorize uncategorized docs (#6796) 2024-11-18 12:23:54 -08:00
jwt_auth_arch.md Litellm dev 01 29 2025 p2 (#8102) 2025-01-29 20:53:37 -08:00
litellm_managed_files.md docs(litellm_managed_files.md): cleanup doc 2025-04-12 18:24:52 -07:00
load_balancing.md Controll fallback prompts client-side (#7334) 2024-12-20 19:09:53 -08:00
logging_spec.md docs(index.md): document new standard logging payload param 2025-03-22 19:38:54 -07:00
logging.md Fix typos (#10232) 2025-04-23 20:59:25 -07:00
master_key_rotations.md docs: add doc for rotating master key 2025-03-06 23:22:01 -08:00
metrics.md
model_access.md feat(handle_jwt.py): initial commit adding custom RBAC support on jwt… (#8037) 2025-01-28 16:27:06 -08:00
model_discovery.md Litellm release notes 04 19 2025 (#10169) 2025-04-19 17:26:30 -07:00
model_management.md
multiple_admins.md
oauth2.md
pagerduty.md (Feat) - Add PagerDuty Alerting Integration (#7478) 2025-01-01 07:12:51 -08:00
pass_through.md (docs) simplify left nav names + use a section for making llm requests (#6799) 2024-11-18 12:53:43 -08:00
perf.md
pii_masking.md
prod.md Fix typos (#10232) 2025-04-23 20:59:25 -07:00
prometheus.md stable release note fixes (#9954) 2025-04-12 17:26:38 -07:00
prompt_management.md docs prompt mgtm 2025-03-19 15:51:26 -07:00
provider_budget_routing.md tag budgets fixes 2024-12-18 10:28:37 -08:00
public_teams.md Doc updates + management endpoint fixes (#8138) 2025-01-30 22:56:41 -08:00
quick_start.md
rate_limit_tiers.md docs(index.md): new release notes 2024-12-26 22:01:29 -08:00
release_cycle.md docs(release_cycle.md): clarify release cycle for stable releases on docs 2025-03-20 15:07:14 -07:00
reliability.md Litellm dev 01 27 2025 p3 (#8047) 2025-01-28 18:01:27 -08:00
request_headers.md Pass router tags in request headers - x-litellm-tags (#8609) 2025-02-18 08:26:22 -08:00
response_headers.md docs(arize_integration.md): update docs with more details 2025-03-22 19:36:37 -07:00
rules.md
self_serve.md docs clean up 2025-04-10 21:35:08 -07:00
service_accounts.md
spending_monitoring.md docs(spending_monitoring.md): add section on disabling spend logs to db 2024-12-28 19:48:50 -08:00
streaming_logging.md
tag_routing.md Pass router tags in request headers - x-litellm-tags (#8609) 2025-02-18 08:26:22 -08:00
team_based_routing.md Controll fallback prompts client-side (#7334) 2024-12-20 19:09:53 -08:00
team_budgets.md Update team_budgets.md (#6611) 2024-11-06 18:46:16 -08:00
team_logging.md (feat) Allow enabling logging message / response for specific virtual keys (#7071) 2024-12-06 21:25:36 -08:00
team_model_add.md fix(health.md): add rerank model health check information (#7295) 2024-12-18 19:18:10 -08:00
temporary_budget_increase.md Fix typos (#10232) 2025-04-23 20:59:25 -07:00
timeout.md fix(utils.py): handle key error in msg validation (#8325) 2025-02-06 18:13:46 -08:00
token_auth.md Multiple OIDC providers 2025-03-15 10:31:02 -07:00
ui_credentials.md Fix typos (#10232) 2025-04-23 20:59:25 -07:00
ui_logs_sessions.md [Docs] UI Session Logs (#10334) 2025-04-26 08:26:23 -07:00
ui_logs.md [Docs] UI Session Logs (#10334) 2025-04-26 08:26:23 -07:00
ui.md Doc updates + management endpoint fixes (#8138) 2025-01-30 22:56:41 -08:00
user_keys.md doc on streaming usage litellm proxy 2024-12-30 21:06:34 -08:00
user_management_heirarchy.md Correct spelling in user_management_heirarchy.md (#8716) 2025-02-21 09:23:29 -08:00
users.md (chore) - enforce model budgets on virtual keys as enterprise feature (#7353) 2024-12-21 14:18:53 -08:00
virtual_keys.md Fix typos (#10232) 2025-04-23 20:59:25 -07:00