Migrate from CrewAI to Agno, how to reuse the embeddings from PGVector

HI Team,
If i already have embeddings in my PG Vector db which was done not using Agno framework and it was done using traditional RAG pipeline using LangChai, PyTorch and Pandas. Can i use the same vector db by changing the table structure to adhere to Agno PGVectorDB schema. Please guide me in this migration

Hi @guru2228 , thanks for reaching out and supporting Agno. I’ve shared this with the team, we’re working through all requests one by one and will get back to you soon.
If it’s urgent, please let us know. We appreciate your patience!

Hello @guru! Can you please share the schema of your current embeddings? It should be possible to migrate it to an Agno PgVectorDb schema.