Commit Graph

18 Commits

Author SHA1 Message Date
54c4f4e573 refactor: improve file ingestion and environment variable setup in configuration 2025-06-28 00:06:10 +07:00
fbc95ce40e fix: ensure do duplication content, source in upsert 2025-06-28 00:05:48 +07:00
aec6e10f90 chore: update env and readme 2025-06-28 00:05:27 +07:00
43f37f7ad2 feat: add FileTypeIngestionError exception and enforce file type validation in RAG service 2025-06-27 23:25:17 +07:00
aec7ca824c feat: update environment configuration and database settings in .env and docker-compose 2025-06-27 23:25:03 +07:00
2ac2162c28 feat: add system prompt configuration and update model usage in RAG service 2025-06-27 22:34:24 +07:00
ddabaed1c4 feat: introduce VectorStoreRegistry and PGVectorStore integration in ConfigService 2025-06-27 22:34:06 +07:00
ccb4db50b1 refactor: streamline file ingestion process using temporary files 2025-06-27 22:33:04 +07:00
2f13d8c3ce refactor: enhance model initialization and validation in ConfigService, add enums for model names 2025-06-27 22:09:27 +07:00
fc0d1a3a16 refactor: update model field types and improve logging in ConfigService 2025-06-27 21:51:04 +07:00
a37e457a01 chore: add run command and target version 2025-06-27 21:50:43 +07:00
011de22885 refactor: integrate ConfigService for model management and add configuration update endpoint 2025-06-26 18:02:51 +07:00
cf7d1e8218 feat: add reranker interface and makefile 2025-06-24 17:42:31 +07:00
3294dafaa6 refactor(interface): use protocol to create module interface 2025-06-24 16:44:52 +07:00
80af71935f feat: add steraming output when query 2025-06-24 16:03:45 +07:00
425c584101 optimize: add bulk insert 2025-06-24 15:52:00 +07:00
cf3fe50f1a feat(base): provide base code that work 2025-06-24 15:10:09 +07:00
9985ba430d initial commit 2025-06-24 09:41:02 +07:00