llama-stack
llama-stack copied to clipboard
Will it support RAG?
Do you have plans to support Retrieval-Augmented-Generation (RAG), constructing a vector database based on personal data and then performing the corresponding retrieval and generation processes?
Do you have plans to support Retrieval-Augmented-Generation (RAG), constructing a vector database based on personal data and then performing the corresponding retrieval and generation processes?
+1
Yes! We have support for RAG. You can find some examples in our llama-stack-apps repo: https://github.com/meta-llama/llama-stack-apps/tree/main/examples/agents.