feat: Add sidepanelRag settings for Copilot chat with website
This commit is contained in:
@@ -31,6 +31,16 @@
|
||||
"label": "Send Notification After Finishing Processing the Knowledge Base"
|
||||
}
|
||||
},
|
||||
"sidepanelRag": {
|
||||
"heading": "Copilot Chat With Website Settings",
|
||||
"ragEnabled": {
|
||||
"label": "Chat with website using vector embeddings"
|
||||
},
|
||||
"maxWebsiteContext": {
|
||||
"label": "Normal mode website content size",
|
||||
"placeholder": "Content size (default 4028)"
|
||||
}
|
||||
},
|
||||
"webSearch": {
|
||||
"heading": "Manage Web Search",
|
||||
"searchMode": {
|
||||
|
||||
Reference in New Issue
Block a user