* wait I forgot to comit locally * cp the entire core directory and then rm the .git subdir
8 lines
199 B
JSON
8 lines
199 B
JSON
{
|
|
"embedding_endpoint_type": "ollama",
|
|
"embedding_endpoint": "http://127.0.0.1:11434",
|
|
"embedding_model": "mxbai-embed-large",
|
|
"embedding_dim": 512,
|
|
"embedding_chunk_size": 200
|
|
}
|