Using the Ollama API with curl on macOS
In a previous article, the basics of using local language models with Ollama were explained. This blog post is a continuation, discussing the use of an Application Programming Interface (API). In addition to the ollama command or the graphical user interface, the Ollama-managed language models can also be accessed via an API. To enable this, … Read more