Commit History

refactor: migrate chat and ingestion logic into dedicated services and consolidate database initialization
177071b

atara57769 commited on

feat: introduce VECTOR_SIZE configuration for dynamic Qdrant collection creation
5b1fbea

atara57769 commited on

feat: implement document chunking with configurable size and overlap during ingestion
5f50b2d

atara57769 commited on

refactor: modularize data loading and ingestion logic for improved maintainability
ebb16cc

atara57769 commited on

feat: clear existing collection in Qdrant before running ingestion process
6b63add

atara57769 commited on

feat: implement RAG pipeline with Qdrant vector store, Groq LLM integration, and structured prompt management
bbd91de

atara57769 commited on