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