Spaces:
Configuration error
Configuration error
File size: 397 Bytes
447ebeb |
1 2 3 4 5 6 7 8 9 10 11 12 |
# LiteLLM Proxy Enterprise Features - Readme
## Overview
This directory contains enterprise features used on the LiteLLM proxy.
## Format
Create a file for every group of endpoints (e.g. `key_management_endpoints.py`, `user_management_endpoints.py`, etc.)
If there is a broader semantic group of endpoints, create a folder for that group (e.g. `management_endpoints`, `auth_endpoints`, etc.)
|