|
{
|
|
"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": {
|
|
"": ""
|
|
}
|
|
}
|
|
} |