Files
agent/docker/postgres-init/01_pgvector.sql
2026-02-25 14:47:19 +03:00

2 lines
39 B
SQL

CREATE EXTENSION IF NOT EXISTS vector;