ai mod cmds improvements, remove phi4 models for bad performance to output, push example env

This commit is contained in:
Aidan 2025-07-05 16:24:00 -04:00
parent 173d4e7a52
commit 3b6d200b21
6 changed files with 40 additions and 20 deletions

2
webui/.env.example Normal file
View file

@ -0,0 +1,2 @@
botApiUrl = "http://kowalski:3030"
databaseUrl = "postgres://kowalski:kowalski@localhost:5432/kowalski"