Skip to content

Commit fad1a67

Browse files
committed
Update ai-connections.mdx
1 parent 989551c commit fad1a67

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

fern/docs/pages/settings/project/ai-connections.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,13 @@ Set the maximum time (in seconds) that Confident AI will wait for your endpoint
203203
need to increase the timeout to avoid premature failures.
204204
</Note>
205205

206+
### Max Concurrency
207+
208+
Set the maximum number of concurrent requests that Confident AI will send to your endpoint at the same time. This helps prevent overwhelming your AI app during large evaluation runs.
209+
210+
- **Minimum**: 1
211+
- **Default**: 20
212+
206213
## Testing Your Connection
207214

208215
After configuring your AI connection, click **Ping Endpoint** to verify everything is set up correctly. You should receive a `200` status response. If not, check the error message and adjust your configuration accordingly.

0 commit comments

Comments
 (0)