Skip to content

Commit

Permalink
point context back to Seve's papers
Browse files Browse the repository at this point in the history
  • Loading branch information
Quantisan committed May 11, 2024
1 parent 01d665a commit 6c8b701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mind_palace/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from llama_index.query_engine import CitationQueryEngine

openai.api_key = st.secrets.openai_key
xml_dir = "./resources/xmls/dennis-oct-10/"
xml_dir = "./resources/xmls/12-pdfs-from-steve-aug-22/"
gpt_model = "gpt-3.5-turbo"


Expand Down

0 comments on commit 6c8b701

Please sign in to comment.