llama-stack icon indicating copy to clipboard operation
llama-stack copied to clipboard

Will it support RAG?

Open solitude-alive opened this issue 1 year ago • 2 comments

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?

solitude-alive avatar Sep 26 '24 03:09 solitude-alive

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

marcelcastrobr avatar Sep 26 '24 11:09 marcelcastrobr

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.

yanxi0830 avatar Sep 28 '24 23:09 yanxi0830