Skip to content

Commit

Permalink
rm docks, update quickstart (#544)
Browse files Browse the repository at this point in the history
  • Loading branch information
emrgnt-cmplxty authored Jun 27, 2024
1 parent 3b39616 commit 08b0864
Show file tree
Hide file tree
Showing 66 changed files with 16 additions and 13,884 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-purple.svg" alt="License: MIT"></a>
</p>

<img src="./docs/pages/r2r.png" alt="R2R Answer Engine">
<img src="./assets/r2r.png" alt="R2R Answer Engine">
<h3 align="center">
The ultimate open source RAG answer engine
</h3>
Expand Down Expand Up @@ -153,7 +153,7 @@ The following quickstart offers a step-by-step guide on running R2R locally as w

3. **Streaming RAG**:
```bash
python -m r2r.examples.quickstart rag --query="What was Lyft's profit in 2020?" --streaming=true
python -m r2r.examples.quickstart rag --query="What was Lyft's profit in 2020?" --stream=true
```

4. **Hybrid Search RAG**:
Expand Down
File renamed without changes
1 change: 0 additions & 1 deletion docs/.lycheeignore

This file was deleted.

21 changes: 0 additions & 21 deletions docs/LICENSE

This file was deleted.

23 changes: 0 additions & 23 deletions docs/README.md

This file was deleted.

49 changes: 0 additions & 49 deletions docs/components/GithubButtons.jsx

This file was deleted.

32 changes: 0 additions & 32 deletions docs/components/InkeepChatButton.tsx

This file was deleted.

34 changes: 0 additions & 34 deletions docs/components/LinkTabs.tsx

This file was deleted.

11 changes: 0 additions & 11 deletions docs/components/Swagger.tsx

This file was deleted.

6 changes: 0 additions & 6 deletions docs/components/counters.module.css

This file was deleted.

24 changes: 0 additions & 24 deletions docs/components/counters.tsx

This file was deleted.

7 changes: 0 additions & 7 deletions docs/components/posthog.tsx

This file was deleted.

5 changes: 0 additions & 5 deletions docs/next-env.d.ts

This file was deleted.

17 changes: 0 additions & 17 deletions docs/next.config.js

This file was deleted.

38 changes: 0 additions & 38 deletions docs/package.json

This file was deleted.

45 changes: 0 additions & 45 deletions docs/pages/_app.tsx

This file was deleted.

15 changes: 0 additions & 15 deletions docs/pages/_meta.json

This file was deleted.

11 changes: 0 additions & 11 deletions docs/pages/cookbooks/_meta.json

This file was deleted.

Loading

0 comments on commit 08b0864

Please sign in to comment.