Closed windowshopr closed 8 months ago
Try this on windows CMD
CMD one: set OLLAMA_ORIGINS=https://webml-demo.vercel.app set OLLAMA_HOST=127.0.0.1:11435 ollama serve
CMD two: ollama run mistral
Thank you @elecraft2002! Would you be up for a quick PR to add it to the README?
Should I not be seeing a frontend gui like in the main documentation, or is this correct? I see the "Send a message" in the second CMD prompt window, but I feel like I'm still missing something here?
Ollama Windows preview came out the other day, and looking to try this web app with it. Running into the below issues:
As you can see, I've tried setting that variable value to the web app address, but no success. Would be good for someone to post the Windows equivalent if they have it.