feat: Add SearXNG search provider and settings

This commit is contained in:
n4ze3m
2024-12-01 00:23:17 +05:30
parent 138e41e122
commit c8c71f69cc
21 changed files with 292 additions and 10 deletions

View File

@@ -36,8 +36,8 @@
"generateTitle": {
"label": "Generate Title using AI"
},
"ollamaStatus" :{
"label":"Enable or disable Ollama connection status check"
"ollamaStatus": {
"label": "Enable or disable Ollama connection status check"
}
},
"sidepanelRag": {
@@ -65,6 +65,11 @@
},
"visitSpecificWebsite": {
"label": "Visit the website mentioned in the message"
},
"searxng": {
"url": {
"label": "SearXNG URL"
}
}
},
"system": {