Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -1168,7 +1168,8 @@
"langsmith/graph-rebuild",
"langsmith/use-remote-graph",
"langsmith/semantic-search",
"langsmith/configure-ttl"
"langsmith/configure-ttl",
"langsmith/deployment-limits"
]
},
{
Expand Down
10 changes: 10 additions & 0 deletions src/langsmith/deployment-limits.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: LangSmith Deployment Limits
sidebarTitle: Application limits
---

LangSmith Deployment comes with a number of default limits, some of which are configurable and some that are hard. The limits are collected here with their default values and configurability settings for convenience.

| Setting | Default Value | Configurable | Min Value | Max Value |
| ------- | ------------- | ------------ | --------- | --------- |
| Max Request Size | 25 MB | No | - | - |