Commit Graph

18 Commits

Author SHA1 Message Date
3431a37119 feat: add Docker deployment for the bot
- Add Dockerfile for Python 3.13 container
- Update docker-compose with naliia_bot service
- Add DB_HOST config for container networking
- Add .dockerignore for build optimization
- Update README with Docker documentation
2026-03-08 00:18:51 -05:00
0dc1b4990c chore: Se usa deepseek modelo 2026-03-05 20:12:30 -05:00
21d0f439c7 chore: Move dependencies to build Agent 2026-03-04 19:01:23 -05:00
04e8400276 chore: Restore dependencies 2026-03-04 18:51:08 -05:00
11e1de9579 chore: Change environment variables by default 2026-03-04 18:50:45 -05:00
6fc6338413 fix: PEP8 Style 2026-03-04 16:20:56 -05:00
aab046b2ef feat: Implemented memory persistent 2026-03-02 22:55:24 -05:00
e56581d112 feat: Add conversation config 2026-02-26 20:47:28 -05:00
5453d4eed8 feat: Add schemes 2026-02-24 23:36:44 -05:00
42dc2099d2 feat: Add chat webhook 2026-02-24 23:13:09 -05:00
76198f6e32 chore: deleted unnecesary logger 2026-02-24 23:12:11 -05:00
f39c5ad2a7 chore: relative path 2026-02-17 13:40:38 -05:00
a7fd0ef135 chore: relative path 2026-02-17 13:40:25 -05:00
66fe0a2a13 feat: Add NaliiaTools 2026-02-16 16:35:15 -05:00
63758f5f9c chore: Add logger 2026-02-16 16:30:10 -05:00
20ff3dc8c9 feat: Add tools strategy 2026-02-16 10:50:40 -05:00
d4bc3e0937 feat: Implemented load PROMPTS strategy 2026-02-16 10:48:26 -05:00
adda2a3e5e feat: Add NaliiaBot API 2026-02-09 15:59:54 -05:00