reworked settings, general interface improvements, more AI configuration, bugfixes and QOL.
Continuous integration / build (push) Has been cancelled

This commit is contained in:
2025-07-30 02:48:49 +01:00
parent 6c40f34122
commit e5a485d3a7
10 changed files with 850 additions and 632 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"llm_api_uri": "http://localhost:1234",
"llm_api_key": "",
"ai_enabled": true,
"dark_theme": true
}