Skip to content

Commit a6e79b3

Browse files
author
pavanmantha
committed
-skeleton code for adv RAG techniques like recursive retriever and sub question query
1 parent 756b9f1 commit a6e79b3

10 files changed

Lines changed: 2 additions & 0 deletions

File tree

bootstraprag/templates/llamaindex/rag_with_recursive_retriever/__init__.py

Whitespace-only changes.

bootstraprag/templates/llamaindex/rag_with_recursive_retriever/api_server.py

Whitespace-only changes.

bootstraprag/templates/llamaindex/rag_with_recursive_retriever/readme.md

Whitespace-only changes.

bootstraprag/templates/llamaindex/rag_with_recursive_retriever/recursive_retriever_agents_core.py

Whitespace-only changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
llamaindex

bootstraprag/templates/llamaindex/rag_with_sub_question_query_engine/__init__.py

Whitespace-only changes.

bootstraprag/templates/llamaindex/rag_with_sub_question_query_engine/api_server.py

Whitespace-only changes.

bootstraprag/templates/llamaindex/rag_with_sub_question_query_engine/readme.md

Whitespace-only changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
llamaindex

bootstraprag/templates/llamaindex/rag_with_sub_question_query_engine/sub_question_query_engine.py

Whitespace-only changes.

0 commit comments

Comments
 (0)