Skip to content

Commit 4392710

Browse files
Fix pgvector docker command (#187)
Co-authored-by: Yash Pratap Solanky <[email protected]>
1 parent b86d2fc commit 4392710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agents/knowledge.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ docker run -d \
6868
-v pgvolume:/var/lib/postgresql/data \
6969
-p 5532:5432 \
7070
--name pgvector \
71-
agno/pgvector:16
71+
agnohq/pgvector:16
7272
```
7373

7474
### Step 2: Traditional RAG

0 commit comments

Comments
 (0)