Using AI Agents
Overview
AnythingLLM AI Agents

AI Agents

Agents are basically an LLM that has access to some simple tools. We will be adding much more customization in this area soon.

All agents share the same tools across workspaces, but operate within the workspace they were invoked via @agent.

Quick Links