diff --git a/config/config.json b/config/config.json deleted file mode 100644 index 6e60769..0000000 --- a/config/config.json +++ /dev/null @@ -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": { - "": "" - } - } -} \ No newline at end of file