We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eb2326 commit 336256bCopy full SHA for 336256b
streamlit_term_definition/constants.py
@@ -5,7 +5,7 @@
5
HumanMessagePromptTemplate,
6
)
7
8
-from gpt_index.prompts.prompts import QuestionAnswerPrompt, RefinePrompt
+from llama_index.prompts.prompts import QuestionAnswerPrompt, RefinePrompt
9
10
# Text QA templates
11
DEFAULT_TEXT_QA_PROMPT_TMPL = (
0 commit comments