Merge pull request #137 from sirius0xdev/fix/t_3d94b392-rag-db-sql-field

fix: remove unsupported sql field from agent-memory-rag Database
This commit is contained in:
sirius0xdev 2026-05-24 21:08:36 -04:00 committed by GitHub
commit 126978a2bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,5 +8,3 @@ spec:
name: hermes-pgdb name: hermes-pgdb
name: agent_memory name: agent_memory
owner: memory owner: memory
sql:
- "@rag-db-init.sql"