---
title: "AutoGen + Ollama: Using OllamaChatCompletionClient"
url: https://daily.dev/posts/autogen-ollama-using-ollamachatcompletionclient-mtorplhvb
source_url: https://www.gettingstarted.ai/run-autogen-agents-with-ollama-locally/
type: article
source: "Getting started with AI"
published: 2025-03-10T18:19:04.698Z
updated: 2025-03-10T18:19:17.030Z
tags: ["ai", "machine-learning", "open-source", "ollama"]
reading_time: 4
upvotes: 34
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# AutoGen + Ollama: Using OllamaChatCompletionClient

**[Getting started with AI](https://daily.dev/sources/gettingstartedai)** · 4 min read · 34 upvotes · 1 comments

## Summary

AutoGen 0.4.8 introduces native support for Ollama, allowing developers to run AI agent systems locally without the need for API keys or data leaving their machine. This new integration supports structured output and provides several advantages, including privacy, cost-effectiveness, and offline capabilities. While local models require decent hardware, they enable impressive capabilities for a range of practical applications.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.gettingstarted.ai/run-autogen-agents-with-ollama-locally/>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#ai](https://daily.dev/tags/ai), [#machine-learning](https://daily.dev/tags/machine-learning), [#open-source](https://daily.dev/tags/open-source), [#ollama](https://daily.dev/tags/ollama)

[View this post on daily.dev](https://daily.dev/posts/autogen-ollama-using-ollamachatcompletionclient-mtorplhvb)
