Ollama, the popular open-source tool for running large language models locally, has released version 0.32.0 with several significant updates. The headline feature is the official launch of interactive agents, allowing users to create and run autonomous AI agents directly from the command line. The CLI has been thoroughly revamped for a more intuitive experience, and ChatGPT integration has been renamed for clarity. Additionally, the update introduces deprecation warnings when starting older models, helping users transition to newer, more efficient versions. For developers and ML engineers, this release streamlines local AI experimentation and production workflows, reducing friction in deploying custom agents. The interactive agent feature is particularly noteworthy as it enables complex, multi-step tasks without external dependencies. This update positions Ollama as a more complete platform for local AI development, potentially accelerating adoption among indie hackers and small teams.
Ollama v0.32.0 introduces interactive agents, a major CLI upgrade, and deprecation warnings for older models. This update enhances local AI development and deployment, making it a key tool for developers building AI applications.