AgentM is a library of "Micro Agents" that make it easy to add reliable intelligence to any application. The philosophy behind AgentM is that "Agents" should be mostly comprised of deterministic code with a sprinkle of LLM powered intelligence mixed in. Many of the existing Agent frameworks place the LLM at the center of the application as an orchestrator that calls a collection of tools. In an AgentM application, your code is the orchestrator and you only call a micro agent when you need to perform a task that requires intelligence. The initial draft of AgentM was written in JavaScript but a .net version is coming soon. Check out the JavaScript version to get a sense of AgentM's current feature set.
-
Notifications
You must be signed in to change notification settings - Fork 0
A library of "Micro Agents" that make it easy to add reliable intelligence to any application.
License
Stevenic/agentm.net
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A library of "Micro Agents" that make it easy to add reliable intelligence to any application.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published