Rag_Interface / config.json
taylerErbe's picture
Upload 8 files
28ac456 verified
Raw
History Blame Contribute Delete
167 Bytes
{
"embedding_model_name": "all-MiniLM-L6-v2",
"text_column": "Llama Summary",
"id_column": "bill_id",
"embedding_dimension": 384,
"top_k_default": 10
}