refactor: migrate from qdrant to postgres+pgvector

This commit is contained in:
Clawdbot
2026-02-12 09:46:05 +11:00
parent f906453039
commit aab18d3a4f
5 changed files with 197 additions and 122 deletions

View File

@@ -1,6 +1,7 @@
mcp
httpx
qdrant-client
psycopg[binary]
pgvector
beautifulsoup4
pypdf
python-dotenv