Zum Inhalt springen
DeutschlandGPT

Agents

Autonomous AI agents that run tasks, use tools, and call APIs on your behalf

Agents are AI assistants that go beyond simple chat. They can autonomously execute multi-step tasks, call external APIs, run code, browse the web, and interact with your business systems — all within a defined scope you control.

What Makes an Agent Different from Chat?

FeatureChatAgent
Multi-step tasksManualAutomatic
Tool accessLimitedFull (files, APIs, code)
Runs unattendedNoYes
Form-based inputNoYes
Subagent orchestrationNoYes

Key Concepts

  • System prompt — defines the agent's role, tools, and behavior
  • Tools — capabilities the agent can invoke (search, code execution, HTTP requests, integrations)
  • Form fields — structured inputs users provide before the agent starts running
  • Subagents — agents can delegate subtasks to other specialized agents
  • Sessions — each agent run is a tracked session with full audit log
Was this page helpful?