init, chat works properly

This commit is contained in:
2026-03-24 19:27:19 +01:00
parent 499d8da4dc
commit 5cc8fc6833
5 changed files with 502 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env