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 905c1e4 commit e4169b4Copy full SHA for e4169b4
chat_with_deepseek_r1_locally/deepseek_r1_rag/README.md
@@ -17,7 +17,7 @@ Chat with PDF is an LLM app that utilizes **Retrieval Augmented Generation (RAG)
17
Clone the GitHub repository to your local machine:
18
```bash
19
git clone https://github.com/reflex-dev/reflex-llm-examples.git
20
-cd reflex-llm-examples/chat_with_deepseek_r1_locally
+cd reflex-llm-examples/chat_with_deepseek_r1_locally/deepseek_r1_rag
21
```
22
23
### 2. Install Dependencies
0 commit comments