15 lines
364 B
JSON
15 lines
364 B
JSON
|
{
|
||
|
"mode": "terminal",
|
||
|
"ollamaConfig": {
|
||
|
"base_url": "http://localhost:11434",
|
||
|
"embeddings_url": "http://localhost:11434",
|
||
|
"base_model": "mistral",
|
||
|
"embeddings_model": "mxbai-embed-large",
|
||
|
"base_header": {
|
||
|
"": ""
|
||
|
},
|
||
|
"embeddings_header": {
|
||
|
"": ""
|
||
|
}
|
||
|
}
|
||
|
}
|