plain-rag/app/core
2025-06-28 00:06:10 +07:00
..
__init__.py initial commit 2025-06-24 09:41:02 +07:00
config.py refactor: improve file ingestion and environment variable setup in configuration 2025-06-28 00:06:10 +07:00
exception.py feat: add FileTypeIngestionError exception and enforce file type validation in RAG service 2025-06-27 23:25:17 +07:00
interfaces.py feat: add reranker interface and makefile 2025-06-24 17:42:31 +07:00
registry.py feat: introduce VectorStoreRegistry and PGVectorStore integration in ConfigService 2025-06-27 22:34:06 +07:00
utils.py feat(base): provide base code that work 2025-06-24 15:10:09 +07:00