feat: update chat backend to use stub and add websocket chat service tests

This commit is contained in:
grillazz
2026-07-20 10:19:56 +02:00
parent 8c2a6fc826
commit a8e654f9d6
4 changed files with 262 additions and 2 deletions
+1 -1
View File
@@ -22,6 +22,6 @@ EMAIL_HOST=
EMAIL_HOST_USER=
EMAIL_HOST_PASSWORD=
CHAT_BACKEND=ollama
CHAT_BACKEND=stub