Commit Graph

9 Commits

Author SHA1 Message Date
Kain344 420a9ad43a feat: implement ChatbotService for RAG-based history Q&A and history retrieval
Build and Release / release (push) Successful in 1m19s
2026-06-04 09:53:22 +07:00
Kain344 9654c059d5 feat: implement ChatbotService for RAG-based AI interactions and history management
Build and Release / release (push) Successful in 1m17s
2026-06-04 07:50:25 +07:00
Kain344 e061b9da05 feat: implement RAG utility and chatbot service for AI-powered history assistance
Build and Release / release (push) Successful in 1m23s
2026-06-04 01:13:19 +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 44ebdeedc3 UPDATE: Fix chatbot
Build and Release / release (push) Successful in 1m24s
2026-05-05 10:21:47 +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