Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
Update prompts
Browse files Browse the repository at this point in the history
  • Loading branch information
ravi03071991 committed Feb 12, 2024
1 parent 7e8ef81 commit 844142b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llama_hub/llama_packs/corrective_rag/base.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
"""LlamaPack class."""
from typing import Any, Dict, List
from prompts import DEFAULT_TRANSFORM_QUERY_TEMPLATE, DEFAULT_RELEVANCY_PROMPT_TEMPLATE

from llama_index import VectorStoreIndex, SummaryIndex
from llama_index.llama_pack.base import BaseLlamaPack
Expand Down

0 comments on commit 844142b

Please sign in to comment.