Commit Graph

6 Commits

Author SHA1 Message Date
Kain344 12a04f0670 feat: add ChatbotController for handling AI chat queries and history retrieval
Build and Release / release (push) Successful in 1m36s
2026-05-09 11:12:26 +07:00
Kain344 600246426b feat: implement chat and conversation history management with database schema and API endpoints
Build and Release / release (push) Successful in 1m30s
2026-05-08 21:03:26 +07:00
Kain344 a4fed88b8a feat: implement RAG chatbot service, background cron worker, and asynchronous indexing infrastructure
Build and Release / release (push) Successful in 1m30s
2026-05-07 11:38:18 +07:00
Kain344 a61cf085ce feat: implement RAG-based chatbot service with daily usage rate limiting and background index worker
Build and Release / release (push) Successful in 1m27s
2026-05-06 10:02:00 +07:00
Kain344 de2e1cddf3 UPDATE: Fix chatbot
Build and Release / release (push) Successful in 1m34s
2026-05-05 10:16:13 +07:00
Kain344 a8f0597e59 UPDATE: Chatbot module
Build and Release / release (push) Successful in 2m13s
2026-05-05 00:09:55 +07:00