* wait I forgot to comit locally * cp the entire core directory and then rm the .git subdir
8 lines
183 B
JSON
8 lines
183 B
JSON
{
|
|
"embedding_endpoint": null,
|
|
"embedding_model": "BAAI/bge-small-en-v1.5",
|
|
"embedding_dim": 384,
|
|
"embedding_chunk_size": 300,
|
|
"embedding_endpoint_type": "local"
|
|
}
|