feat: Add sidepanelRag settings for Copilot chat with website

This commit is contained in:
n4ze3m
2024-07-23 00:28:12 +05:30
parent 9521707160
commit 57c02bc1b1
14 changed files with 178 additions and 59 deletions

View File

@@ -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": {