Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Agent Example

What it does

The agent example demonstrates how to setup and interact with an agents as well as access the agent history.

How to Build

dotnet build

How to Run

  1. Copy a model .gguf file as model.gguf inside the directory

  2. Run

dotnet run