Skip to content

Commit

Permalink
docs set max file size on requests
Browse files Browse the repository at this point in the history
  • Loading branch information
ishaan-jaff committed Jul 16, 2024
1 parent bac6685 commit e1c1149
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/my-website/docs/enterprise.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ This covers:
- ✅ IP address‑based access control lists
- ✅ Track Request IP Address
- ✅ [Use LiteLLM keys/authentication on Pass Through Endpoints](./proxy/pass_through#✨-enterprise---use-litellm-keysauthentication-on-pass-through-endpoints)
- ✅ Set Max Request / File Size on Requests
- ✅ [Enforce Required Params for LLM Requests (ex. Reject requests missing ["metadata"]["generation_name"])](./proxy/enterprise#enforce-required-params-for-llm-requests)
- **Spend Tracking**
-[Tracking Spend for Custom Tags](./proxy/enterprise#tracking-spend-for-custom-tags)
Expand Down
1 change: 1 addition & 0 deletions docs/my-website/docs/proxy/enterprise.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Features:
- ✅ IP address‑based access control lists
- ✅ Track Request IP Address
-[Use LiteLLM keys/authentication on Pass Through Endpoints](pass_through#✨-enterprise---use-litellm-keysauthentication-on-pass-through-endpoints)
- ✅ Set Max Request / File Size on Requests
-[Enforce Required Params for LLM Requests (ex. Reject requests missing ["metadata"]["generation_name"])](#enforce-required-params-for-llm-requests)
- **Spend Tracking**
-[Tracking Spend for Custom Tags](#tracking-spend-for-custom-tags)
Expand Down

0 comments on commit e1c1149

Please sign in to comment.