View Source mix rag.gen_rag_module (rag v0.2.1)

Generates a module containing RAG related code

Generates a module with an ingestion pipeline and a retrieval and generation pipeline.

Example

mix rag.gen_rag_module --vector-store "pgvector"

Options