Spaces:
Sleeping
Sleeping
Max Ku
commited on
Update README.md
Browse files
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
|