Enum AgentCapabilities
Namespace: Glitch9.AIDevKit.Agents
Assembly: Glitch9.AIDevKit.dll
Syntax
[Flags]
public enum AgentCapabilities
Fields
| Name | Description |
|---|---|
| AdaptiveInstructions | |
| AudioInput | |
| AudioOutput | |
| CodeInterpreter | |
| ComputerUse | |
| Custom | |
| FileSearch | |
| ImageOutput | |
| Mcp | |
| Moderation | |
| None | |
| Reasoning | |
| Streaming | |
| TextEditor | |
| ToolRouting | |
| WebSearch | |
| XSearch |