litellm/docs/my-website/docs/proxy
Ishaan Jaff b5c48c8c22
[Feat] Add List Callbacks API Endpoint (#11987)
* add get_callbacks_by_type

* add list_callbacks

* fix _get_callback_string

* add callback_management_endpoints_router

* fix proxy config.yaml

* fixes list callbacks

* TestCallbackManagementEndpoints

* update docs

* docs Response Fields

* docs header format

* docs Dynamic Callback Management
2025-06-23 15:34:25 -07:00
..
guardrails Update bedrock guardrail docs (#11826) 2025-06-17 17:41:41 -07:00
access_control.md fix role based access controls doc 2025-03-15 10:48:13 -07:00
admin_ui_sso.md SSO - Allow passing additional headers + Spend Tags - automatically track spend by user agent (allows cost tracking for claude code) (#11781) 2025-06-16 21:53:40 -07:00
alerting.md Fix #11856: Update billing.md docs to call the new GPT-4o model (#11858) 2025-06-18 08:19:36 -07:00
architecture.md (Feat) - Show Error Logs on LiteLLM UI (#8904) 2025-02-28 20:10:09 -08:00
billing.md Fix #11856: Update billing.md docs to call the new GPT-4o model (#11858) 2025-06-18 08:19:36 -07:00
budget_reset_and_tz.md Schedule budget resets at expectable times (#10331) (#10333) 2025-04-29 20:59:44 -07:00
caching.md docs(caching.md): remove batch redis get recommendation - old code path, no longer necessary 2025-06-12 19:59:45 -07:00
call_hooks.md [Feat] - Add Support for Showing Passthrough endpoint Error Logs on LiteLLM UI (#10990) 2025-05-20 18:29:39 -07:00
cli.md docs(cli.md): add new skip_server_startup flag 2025-05-28 21:47:08 -07:00
clientside_auth.md [Security] Fixes for docs (#11776) 2025-06-16 16:20:55 -07:00
config_management.md
config_settings.md Fix JSX syntax error in documentation - Fixed unclosed <token> tag in config_settings.md that was causing Vercel deployment to fail (#11818) 2025-06-17 11:39:57 -07:00
configs.md Remove retired version gpt-3.5 from configs.md (#11508) 2025-06-06 20:34:45 -07:00
cost_tracking.md Fix boto3 tracer wrapping for observability (#11869) 2025-06-18 15:47:55 -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_root_ui.md [Security] Fixes for docs (#11776) 2025-06-16 16:20:55 -07:00
custom_sso.md
customer_routing.md
customers.md
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 [Feat] LiteLLM Allow setting Uvicorn Keep Alive Timeout (#11594) 2025-06-10 13:30:19 -07:00
docker_quick_start.md docs: fix database_url config description (#11547) 2025-06-09 15:18:37 -07:00
dynamic_logging.md [Feat] Add List Callbacks API Endpoint (#11987) 2025-06-23 15:34:25 -07:00
email.md docs email notifs 2.0 2025-05-10 23:00:20 -07:00
embedding.md
enterprise.md docs add audit logs to release note 2025-06-07 18:27:27 -07:00
guardrails.md
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
jwt_auth_arch.md Litellm dev 01 29 2025 p2 (#8102) 2025-01-29 20:53:37 -08:00
litellm_managed_files.md docs: doc improvements 2025-05-24 19:06:00 -07:00
load_balancing.md
logging_spec.md LiteLLM Stable release notes (#10919) 2025-05-17 17:54:25 -07:00
logging.md [Feat] Enterprise - Allow dynamically disabling callbacks in request headers (#11985) 2025-06-23 14:32:05 -07:00
managed_batches.md docs(managed_batches.md): clarify cancel batches is coming soon 2025-05-10 16:29:44 -07:00
managed_finetuning.md docs(managed_finetuning.md): cleanup 2025-05-24 18:21:06 -07:00
management_cli.md Simplify management_cli.md CLI docs (#10799) 2025-06-09 17:38:06 -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 docs add audit logs to release note 2025-06-07 18:27:27 -07:00
oauth2.md
pagerduty.md
pass_through.md docs pass through 2025-06-21 15:36:34 -07:00
perf.md
prod.md docs - Recommended Machine Specifications (#11980) 2025-06-23 08:26:29 -07:00
prometheus.md fix #11857 (#11859) 2025-06-18 14:05:12 -07:00
prompt_management.md docs: cleanup 2025-04-30 13:13:02 -07:00
provider_budget_routing.md
public_teams.md Doc updates + management endpoint fixes (#8138) 2025-01-30 22:56:41 -08:00
quick_start.md
rate_limit_tiers.md
release_cycle.md Litellm stable release notes 05 03 2025 (#10536) 2025-05-03 12:47:11 -07:00
reliability.md [Security] Fixes for docs (#11776) 2025-06-16 16:20:55 -07: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: add further reading link in self serve docs 2025-06-21 17:03:25 -07:00
service_accounts.md
spend_logs_deletion.md [Feat] Make batch size for maximum retention in spend logs a controllable parameter (#11459) 2025-06-05 17:11:51 -07:00
spending_monitoring.md
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
team_budgets.md
team_logging.md
team_model_add.md
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 fix(session): correctly place litellm_session_id at root level instead of metadata (#11088) 2025-05-24 09:12:11 -07:00
ui_logs.md [Feat] Make batch size for maximum retention in spend logs a controllable parameter (#11459) 2025-06-05 17:11:51 -07:00
ui.md Doc updates + management endpoint fixes (#8138) 2025-01-30 22:56:41 -08:00
user_keys.md
user_management_heirarchy.md Correct spelling in user_management_heirarchy.md (#8716) 2025-02-21 09:23:29 -08:00
users.md docs(users.md): clarify how budgets are applied 2025-06-05 23:12:24 -07:00
virtual_keys.md Fix typos (#10232) 2025-04-23 20:59:25 -07:00