Using Ollama APIs to generate responses and much more [Part 3]
16 min read
Ollama is open-source software that makes running most open LLMs seamlessly on your own machine (or even on the cloud). Written in Go, Ollama is user-friendly and easy to start. In this post, part 3 of the Ollama blog post series, you will learn about using Ollama’s APIs for generating responses (LLM inference) and much more; let’s get going!