diff --git a/docs/install/configuration/custom_config.md b/docs/install/configuration/custom_config.md index a45cd69a44a..fde2cccc817 100644 --- a/docs/install/configuration/custom_config.md +++ b/docs/install/configuration/custom_config.md @@ -242,6 +242,9 @@ endpoints: - Type: Boolean - Example: `fetch: true` - **Note**: May cause slowdowns during initial use of the app if the response is delayed. Defaults to `false`. + - **userIdQuery**: When set to `true`, adds the LibreChat user ID as a query parameter to the API models request. + - Type: Boolean + - Example: `userIdQuery: true` ### **titleConvo**: