-
- Downloads
Add Corrective RAG LlamaPack (#10715)
* Add Corrective RAG LlamaPack * Update with review suggestions * Remove requirements.txt file * Update BUILD * Update examples * Testing done
Showing
- llama-index-packs/llama-index-packs-corrective-rag/.gitignore 153 additions, 0 deletions...a-index-packs/llama-index-packs-corrective-rag/.gitignore
- llama-index-packs/llama-index-packs-corrective-rag/BUILD 5 additions, 0 deletionsllama-index-packs/llama-index-packs-corrective-rag/BUILD
- llama-index-packs/llama-index-packs-corrective-rag/Makefile 17 additions, 0 deletionsllama-index-packs/llama-index-packs-corrective-rag/Makefile
- llama-index-packs/llama-index-packs-corrective-rag/README.md 47 additions, 0 deletionsllama-index-packs/llama-index-packs-corrective-rag/README.md
- llama-index-packs/llama-index-packs-corrective-rag/examples/BUILD 1 addition, 0 deletions...dex-packs/llama-index-packs-corrective-rag/examples/BUILD
- llama-index-packs/llama-index-packs-corrective-rag/examples/corrective_rag.ipynb 198 additions, 0 deletions...-index-packs-corrective-rag/examples/corrective_rag.ipynb
- llama-index-packs/llama-index-packs-corrective-rag/examples/example.py 17 additions, 0 deletions...acks/llama-index-packs-corrective-rag/examples/example.py
- llama-index-packs/llama-index-packs-corrective-rag/llama_index/packs/corrective_rag/BUILD 1 addition, 0 deletions...cks-corrective-rag/llama_index/packs/corrective_rag/BUILD
- llama-index-packs/llama-index-packs-corrective-rag/llama_index/packs/corrective_rag/__init__.py 3 additions, 0 deletions...rrective-rag/llama_index/packs/corrective_rag/__init__.py
- llama-index-packs/llama-index-packs-corrective-rag/llama_index/packs/corrective_rag/base.py 132 additions, 0 deletions...s-corrective-rag/llama_index/packs/corrective_rag/base.py
- llama-index-packs/llama-index-packs-corrective-rag/poetry.lock 4548 additions, 0 deletions...-index-packs/llama-index-packs-corrective-rag/poetry.lock
- llama-index-packs/llama-index-packs-corrective-rag/pyproject.toml 57 additions, 0 deletions...dex-packs/llama-index-packs-corrective-rag/pyproject.toml
- llama-index-packs/llama-index-packs-corrective-rag/tests/BUILD 1 addition, 0 deletions...-index-packs/llama-index-packs-corrective-rag/tests/BUILD
- llama-index-packs/llama-index-packs-corrective-rag/tests/__init__.py 0 additions, 0 deletions...-packs/llama-index-packs-corrective-rag/tests/__init__.py
- llama-index-packs/llama-index-packs-corrective-rag/tests/test_packs_corrective_rag.py 7 additions, 0 deletions...x-packs-corrective-rag/tests/test_packs_corrective_rag.py
Loading
Please register or sign in to comment