Clean up readme, and default config

This commit is contained in:
Alexander R.
2026-07-21 22:51:28 +00:00
parent edfcc872d9
commit 0b7259a011
8 changed files with 43 additions and 35 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"llm": {
"base_url": "http://100.82.205.18:1010/",
"base_url": "http://localhost:8080/",
"model": "local-model",
"api_key": "not-needed",
"temperature": 0.9,