AI Agent
定义
An AI agent is an AI system that goes beyond generating text to autonomously reasoning about tasks, making decisions, using external tools, and taking actions to achieve goals. Unlike a chatbot that responds to individual prompts, an agent can break down complex goals into sub-tasks, call APIs, read and write data, and iterate until the objective is complete.
Agents vs. Assistants
An AI assistant answers questions when asked. An AI agent acts autonomously — decomposing goals into tasks, selecting tools, executing actions, and evaluating results. The key difference is agency: assistants wait for instructions, agents pursue objectives.
Agent Governance
Autonomous agents require stronger governance than assistants. JieGou provides graduated autonomy (4 trust levels), tool approval gates (agents can only access approved services), escalation protocols (agents escalate to humans when confidence is low), and audit logging (every agent action is recorded).
相关术语
AI 工作流程
了解什么是 AI 工作流程以及它们如何自动化多步骤流程。工作流程将配方与分支、回圈、审核关卡和平行执行串连在一起。
MCP(Model Context Protocol)
了解什么是 MCP(Model Context Protocol)以及 JieGou 如何使用它。MCP 使 AI 能够透过标准化协定与外部工具、浏览器和服务互动。
AI Governance
AI governance is the set of policies, controls, and oversight mechanisms that ensure AI systems operate safely, ethically, and in compliance with regulations.