Max Ku commited on
Commit
f0bc04c
·
unverified ·
1 Parent(s): 099fa33

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -90,6 +90,8 @@ Fill in the API keys according to the model you wanted to use.
90
  export PYTHONPATH=$(pwd):$PYTHONPATH
91
  ```
92
 
 
 
93
  > **Look at the [FAQ section in this README doc](https://github.com/TIGER-AI-Lab/TheoremExplainAgent?tab=readme-ov-file#-faq) if you encountered any errors. If that didnt help, create a issue**<br>
94
 
95
  ## Generation
 
90
  export PYTHONPATH=$(pwd):$PYTHONPATH
91
  ```
92
 
93
+ 6. (Optional) To setup RAG, See [https://github.com/TIGER-AI-Lab/TheoremExplainAgent?tab=readme-ov-file#generation-with-rag](https://github.com/TIGER-AI-Lab/TheoremExplainAgent?tab=readme-ov-file#generation-with-rag).
94
+
95
  > **Look at the [FAQ section in this README doc](https://github.com/TIGER-AI-Lab/TheoremExplainAgent?tab=readme-ov-file#-faq) if you encountered any errors. If that didnt help, create a issue**<br>
96
 
97
  ## Generation