mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-04-07 00:15:23 +02:00
feat: agent marketplace categories synced through librechat.yaml
This commit is contained in:
parent
6738360051
commit
84c6721d91
3 changed files with 110 additions and 1 deletions
|
|
@ -94,7 +94,15 @@ interface:
|
|||
groups: true
|
||||
roles: true
|
||||
marketplace:
|
||||
use: false
|
||||
use: false
|
||||
categories:
|
||||
enableDefaultCategories: false
|
||||
# list:
|
||||
# - value: "Education"
|
||||
# description: "Educational agents."
|
||||
# - value: "Productivity"
|
||||
# description: "Productivity agents."
|
||||
|
||||
fileCitations: true
|
||||
# Temporary chat retention period in hours (default: 720, min: 1, max: 8760)
|
||||
# temporaryChatRetention: 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue