Full end to end support for DB based RAG where user can choose
- retriever
- The LLM
- The embedding model
- The algorithm
etc and they will get an end to end solution for DB based rag. For just the starter, start with Qdrant as the vector DB and sqlite as the DB.
Full end to end support for DB based RAG where user can choose
etc and they will get an end to end solution for DB based rag. For just the starter, start with Qdrant as the vector DB and sqlite as the DB.