add interaction api- ui

This commit is contained in:
Robin COuret
2026-02-23 17:03:39 +01:00
parent 978f726c10
commit cf99d5d388
4557 changed files with 541 additions and 662217 deletions

View File

@@ -1,3 +1,4 @@
DATABASE_URI="sqlite:///database.db"
LANGUAGE_MODEL_API="http://localhost:8080/v1"
MODEL_NAME="SmolLM3-Q4_K_M.gguf"
MODEL_NAME="SmolLM3-Q4_K_M.gguf"
ORIGIN="http://localhost:5173"