Spaces:
Running
Running
ABHISHEK FADAKE commited on
Commit ·
895955c
1
Parent(s): c343217
Update README.md (#75)
Browse files- Corrected misspelling of embdder to embedder
README.md
CHANGED
|
@@ -45,7 +45,7 @@ pip install git+https://github.com/Storia-AI/sage.git@main
|
|
| 45 |
|
| 46 |
`sage` performs two steps:
|
| 47 |
|
| 48 |
-
1. Indexes your codebase (requiring an
|
| 49 |
2. Enables chatting via LLM + RAG (requiring access to an LLM)
|
| 50 |
|
| 51 |
<details open>
|
|
|
|
| 45 |
|
| 46 |
`sage` performs two steps:
|
| 47 |
|
| 48 |
+
1. Indexes your codebase (requiring an embedder and a vector store)
|
| 49 |
2. Enables chatting via LLM + RAG (requiring access to an LLM)
|
| 50 |
|
| 51 |
<details open>
|