John C Fitzpatrick
John C Fitzpatrick
This is what I use. Pull the values from the Supabase .env file. SUPABASE_URL= {API_EXTERNAL_URL} SUPABASE_SERVICE_KEY= {SERVICE_ROLE_KEY}
@Milofax, We already supported Ollama and have all the capabilities listed in this PR except for the Ollama API selection capability but don't see a need for this as we...
Thanks @Milofax , 1. I've always used Ollama with remote hosts, neve with the host.docker.internal address. This has worked fine since the beginning. 2. This is a good addition, I...