Skip to content

Commit

Permalink
docs: add userIdQuery
Browse files Browse the repository at this point in the history
  • Loading branch information
danny-avila committed Feb 8, 2024
1 parent e295b28 commit d41e6a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/install/configuration/custom_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**:

Expand Down

0 comments on commit d41e6a1

Please sign in to comment.