run-llama / llama-hub

A library of data loaders for LLMs made by the community -- to be used with LlamaIndex and/or LangChain
https://llamahub.ai/
MIT License
3.43k stars 728 forks source link

feat: example for rag fusion pipeline pack #881

Closed thucpn closed 6 months ago

thucpn commented 6 months ago

Description

This pull request (PR) provides example code for using the RAGFusionPipelinePack. Users can easily copy and modify a few options in the code to start running the example. This example will be helpful when generating a project using create-llama.

Type of Change

nerdai commented 6 months ago

Same as #880: need to run make format and make lint