Commit Graph

15 Commits

Author SHA1 Message Date
Kain344 a77b856973 feat: enhance RAG functionality with context character limits, query rewriting options, and improved timeout settings
Build and Release / release (push) Successful in 1m31s
2026-06-08 13:46:32 +07:00
Kain344 872692d8d2 feat: add detailed logging for RAG chat and rerank attempts, including durations and error handling
Build and Release / release (push) Successful in 1m26s
2026-06-08 13:14:40 +07:00
Kain344 40fced75d9 feat: enhance RAG functionality with query rewriting, result reranking, and additional metadata in responses
Build and Release / release (push) Successful in 1m28s
2026-06-08 13:01:55 +07:00
Kain344 f55bc6c0e6 feat: implement RAG-based chatbot service with usage limits and history persistence
Build and Release / release (push) Successful in 1m23s
2026-06-05 21:20:23 +07:00
Kain344 32ade66c6c feat: implement chatbot service with RAG-based question answering and history tracking
Build and Release / release (push) Successful in 1m25s
2026-06-05 17:55:45 +07:00
Kain344 fdcd44cc00 feat: implement core backend architecture and project management services for the History API
Build and Release / release (push) Successful in 1m33s
2026-06-05 14:18:55 +07:00
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