0ptim / JellyChat

🪼 AI chatbot for the DeFiChain ecosystem.
https://defichainwiki.com/jellychat
MIT License
11 stars 2 forks source link

Embeddings from production to local #83

Closed 0ptim closed 1 year ago

0ptim commented 1 year ago

To debug and develop locally, there needs to be a way we can load the embeddings from the production Supabase DB to the local running Supabase instance.

An alternative would be to provide a few seed entries for dev purposes.