This commit is contained in:
2026-05-15 16:29:49 -04:00
parent 7b1a10cb71
commit faa9e09af4
7 changed files with 1444 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
chats.json
config.json
.vscode/
__pycache__/
.venv/