Commit Graph

6 Commits

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