How AI agent can read local file in .NET Agent framework harness with Ollama
Authorised Territory demonstrates how to build an agent harness that allows an AI agent to read a local text file using the .NET Agent Framework and the Microsoft.Agents.AI.Harness NuGet package, with the LLM running locally in Ollama.
Overview
The video shows a .NET + AI tutorial focused on enabling an AI agent to access and read a local text file through an agent harness. It uses the .NET Agent Framework (via the Microsoft.Agents.AI.Harness package) and runs the model locally with Ollama.