How to migrate memory from SQLite to Supabase? #2286
Unanswered
DavidYashar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have my supabase URL and APi, and currently its receiving authentications and fetching data. However, lots of my agent's memory is on SQLite, in local environment. I want to know how can I migrate and sync those data all in supabase and make the agent only communicate with Supabase?
Beta Was this translation helpful? Give feedback.
All reactions