Skip to content

Commit b776a3c

Browse files
readme.md correction
1 parent 509d0cc commit b776a3c

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ A Postgres db is the heart of this dynamics and stores all the system knowledge.
8888

8989
#### Production Setup (it build and runs all the services at once)
9090

91-
1. Go to the rood directory and run:
92-
```bash
91+
1. Go to the root directory and run: ```bash
9392
make up-prod
9493
```

services/retriever/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
## retriever
2-
Is the backbone of laiive, high accuracy on retrievals from the knwoledge database is a must
3-
1st phase: with llama-index just session id, no user id. just serving info, not extracting info from conversations
2+
Is the backbone of laiive, high accuracy on retrievals from the knowledge database is a must1st phase: with llama-index just session id, no user id. just serving info, not extracting info from conversations
43
2nd phase. + user id (think about info extraction from conversations and how to mantain UDO philosophy) + link to Recomendation System

0 commit comments

Comments
 (0)