Hello, I was wondering whether this work around still actually works (https://github.com/orgs/supabase/discussions/23632) , it definitely used to work given i had been using it for a while, but i bumped my edgefunction docker image today and poof it stopped working and started spewing different errors depending on which version i tried in trial and error to try to get it to work again, on older ones i get this
serving the request with /home/deno/functions/generate-embeddings [Info] Listening on http://localhost:9999/
thread '<unnamed>' panicked at crates/sb_ai/lib.rs:106:57: called
Option::unwrap()
Option::unwrap()
on a
None
None
value failed to send request to user worker: request has been cancelled by supervisor user worker failed to respond: request has been cancelled by supervisor
on newer ones i get protobuff errors , or onnyx runtime errors...gte-small is also not working on newer versions (/etc/sb_ai/gte-small/ <<--- does not exist altogether), but it does work on older versions.
anyway any kind of insight into this would be greatly appreciated D:
P.S I was using Xenova/multilingual-e5-small if thats relevant for a few months now without any hiccups
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.