Hacker News new | ask | show | jobs
by coopykins 842 days ago
Looks pretty good! I've been looking for something that I can use both my local Ollama and my gpt api key in the same place and it looks like this could be it. A problem Im noticing on safari, trying to fetch the local Ollama api endpoint results in this error: [Error] Fetch API cannot load http://localhost:11434/api/tags due to access control checks.

Works well on chrome though.

1 comments

Seems Safari doesn't allow fetching `localhost` from an https website