removed config file from code
This commit is contained in:
parent
038b1f3e92
commit
243afd2f01
|
@ -1,15 +0,0 @@
|
|||
{
|
||||
"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": {
|
||||
"": ""
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue