Tag
#workflows
From Radar
From the Glossary
Glossary
Async agents — work that does not live in chat
An agent that takes a task, runs outside the conversation, and returns a finished artifact. Powerful for long workflows, dangerous without state, limits and review.
Read →Glossary
Tool use — when a model calls tools
Tool use is the moment an LLM stops merely answering and starts calling APIs, running commands, reading files or touching databases. Useful, sharp and dangerous.
Read →