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 b86d2fc commit 4392710Copy full SHA for 4392710
agents/knowledge.mdx
@@ -68,7 +68,7 @@ docker run -d \
68
-v pgvolume:/var/lib/postgresql/data \
69
-p 5532:5432 \
70
--name pgvector \
71
- agno/pgvector:16
+ agnohq/pgvector:16
72
```
73
74
### Step 2: Traditional RAG
0 commit comments