Joel M
Joel M
Hi @enricoros , No hurry, I appreciate the opportunity to contribute to this project. It's the best Chat UI I've seen, and I'm keen to help. Regarding your questions: 1....
Hi @enricoros , thanks for that, new multipart sounds interesting. Schema changes are an interesting challenge, I will need to do an update to the Supabase/DB sql schema to match...
Hi @enricoros , my original plan was multi user via a "sync key" or passphrase. It's a very easy change, I'll update my PR. When you say + login, does...
@enricoros , yes good point, Supabase has Auth and eventually I would like to use a DB only back end (e.g. no Sync local browser db). I haven't used Supabase...
@enricoros , I had a look, its a bigger job than I thought, might have to wait till weekend but I think it can be done. Just checking I understand...
anyone still working on this? I see fake-name has already done a PR to fix this, who can approve PR into master?
Use "Extensibility Essentials 2019" instead https://marketplace.visualstudio.com/items?itemName=MadsKristensen.ExtensibilityEssentials2019
In addition to local LLM support, would you consider a LLM router such as https://withmartian.com/ that boasts faster speeds and reduced costs? I haven't tried this service out yet but...
Update: @enricoros , I had a look, got it part way working but I need to find a nice global place to store current supabase user session details (singleton) ,...
That's some good work @enricoros , looking forward to v2. I've got user login working, need to tidy up the error handling but it works. Will try to get pr...