Mason James

Results 8 comments of Mason James

This is a thoughtful response. I will keep sleuthing.. I think what happened is that an old .bash_profile came over from my old macbook to this new one. Even though...

Any instructions on how to use this?

There are steps for doing this available in [this PR](https://github.com/mckaywrigley/chatbot-ui/pull/215).

Just to be clear, the .env.local and .env files is where any API keys should be stored. However, if you're deploying to Vercel you can skip both of these files...

The 500 error happens for me when I am only using the environmental variables. Adding them via the interface resolves it. For my use case, I'd like to define the...

Thanks so much! I was manually sending password requests and magic links from within supabase admin, but the email links always just refreshed on the /login page.

Have you used the Desktop app? You can download it. Go to Settings>LLM Preferences and under LLM Provider choose Ollama. From there you point to the base URL (typically http://127.0.0.1:11434)...

Hiya @BruceMacD Thanks kindly for the response! I'm an active user of the ollama-webui project 👍 what excited me about the chatd project, specifically, was the ability to wrap it...