- Finalisation of the Specialist model, forms and views
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Retriever Types
|
||||
RETRIEVER_TYPES = {
|
||||
"STANDARD_RAG": {
|
||||
"name": "Default RAG",
|
||||
"name": "Standard RAG Retriever",
|
||||
"description": "Retrieving all embeddings conform the query",
|
||||
"configuration": {
|
||||
"es_k": {
|
||||
|
||||
Reference in New Issue
Block a user