removed config file from code

This commit is contained in:
Falko Victor Habel 2024-05-20 11:08:50 +02:00
parent 038b1f3e92
commit 243afd2f01
1 changed files with 0 additions and 15 deletions

View File

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