AI agent as Executor in .NET Microsoft Agent Framework workflow
Authorised Territory demonstrates how to use an AI agent as an executor in a .NET workflow using Microsoft Agent Framework, with Ollama running locally and the gpt-oss model as the LLM.
Full summary based on transcript
Overview
- The video is a .NET + AI tutorial focused on using Microsoft Agent Framework to run an AI agent in an “executor” role.
Tools and components used
- Microsoft Agent Framework (.NET)
- Ollama (local LLM runtime)
- gpt-oss (LLM model used via Ollama)
What the workflow demonstrates
- How to structure a Microsoft Agent Framework workflow where an AI agent is responsible for executing tasks (an “executor” agent role).
- How the agent connects to and uses a locally hosted LLM through Ollama.
Notes
- No transcript was provided in the input, so the summary is based on the video title and description from the feed metadata.