Thanks for explaining how to get Deno working with VSCode! Most people would have missed that.
@gregnr Жыл бұрын
You bet! Thanks for watching!
@codewithguillaume Жыл бұрын
A game changer 😉
@gregnr Жыл бұрын
Super excited for the potential of LLMs!
@JohannHaslinger125910 ай бұрын
Echt richtig gut alles erklärt 👍
@ryandury Жыл бұрын
Hey this is off-topic, but I had a question about Clippy. How are you hyperlinking to certain pages in the response? I couldn't uncover where this happens in the process. Thank you for some really inspiring content!
@gregnr Жыл бұрын
Hey Ryan, happy to help answer this. At this point, the links in the response are actually more of a happy side-effect - since the content we are indexing contains markdown links (in the documentation), Clippy will simply add those same links to its response as applicable. In the future it'd be great to come up with a more sophisticated method to inject reference links throughout the response, similar to how GitHub Copilot for Docs does it.
@starmorph Жыл бұрын
great video ty
@maker_aleks Жыл бұрын
When will we be able to run multiple Edge-Functions at the same time?
@Supabase Жыл бұрын
Now, it's been released in CLI v1.38.6 \o/ kzbin.infoqpsivlfElNA
@maker_aleks Жыл бұрын
@@Supabase Wow, great news I missed it somehow! 👍
@yarapolana Жыл бұрын
looking forward for the streams video
@gregnr Жыл бұрын
The streams video is out! kzbin.info/www/bejne/b3-ZZ314h7GBj7c
@AbubakerMahmoudshangab Жыл бұрын
You forgot to tell us how to put that env var in remote supabase
@deepak.rocks. Жыл бұрын
Can we do this in RPC function ?
@gregnr Жыл бұрын
Hey Deepak - at this point I haven't seen anybody do this in a Postgres function, but in theory it should be possible. You could use the pg_net extension to make the HTTP request to OpenAI's API. If you end up getting this to work, please report back!
@deepak.rocks. Жыл бұрын
@@gregnr Thanks for help Greg. Got it to work. But not sure about the server sent event
@ambroseliew Жыл бұрын
For those facing a 429 error, make sure to add a payment method to your openAI account, the $18 free tokens expired on 1 April 2023 :(
@gurpmcullen6259 Жыл бұрын
Using deno was a huge mistake. so annoying to work with.