Domagoj Lalk Vidovic

Results 3 comments of Domagoj Lalk Vidovic

@Irevall @dagadbm I still haven't managed to make it work. My current config is this: **@vue/cli v5.0.4 npm v8.5.5 node v17.8.0** ### vue.config.js: ``` chainWebpack: (config) => { const svgRule...

I was just investigating the usage of embedding models, happy to found this PR. Hope you'll merge it soon, this is much needed 🙏🏼

I have the same issue when running `supabase db diff`. I've tried with `v1.150.0` and `v1.178.2`. `supabase start` worked well though. But thanks for this `rm supabase/.temp/storage-version` - fixed it...