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.42k stars 727 forks source link

Add Corrective RAG LlamaPack #945

Open ravi03071991 opened 4 months ago

ravi03071991 commented 4 months ago

Description

PR to add Corrective RAG paper as LlamaPack

Fixes # (issue)

Type of Change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Suggested Checklist:

anoopshrma commented 4 months ago

I was reading the same paper and thought of implementing it too. Lol 😂