Spaces:
Running
Running
| { | |
| "embedding_model": "huggingface:BAAI/bge-m3:cheapest", | |
| "domains": { | |
| "NeuroML": { | |
| "description": "The NeuroML standard for computational modelling in neuroscience and the associated software ecosystem", | |
| "vector_stores": [ | |
| { | |
| "name": "nml-docs", | |
| "path": "/app/rag_pkg/gen_rag/data/vector-stores/nml-docs_bge-m3.db" | |
| }, | |
| { | |
| "name": "nml-elife", | |
| "path": "/app/rag_pkg/gen_rag/data/vector-stores/nml-elife_bge-m3.db" | |
| }, | |
| { | |
| "name": "nml-schema-docs", | |
| "path": "/app/rag_pkg/gen_rag/data/vector-stores/nml-schema-docs_bge-m3.db" | |
| } | |
| ] | |
| } | |
| } | |
| } | |