Sync: AI Agent设计模式、Composio、VoltAgent 等概念和实体
This commit is contained in:
23
wiki/concepts/预判式设计.md
Normal file
23
wiki/concepts/预判式设计.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
id: 预判式设计
|
||||
title: "预判式设计"
|
||||
type: concept
|
||||
tags: [agentic-ai, ux, anticipation]
|
||||
last_updated: 2026-04-15
|
||||
---
|
||||
|
||||
## Definition
|
||||
Agentic AI 设计原则之一:AI 主动预判用户需求并提前行动,但保留用户调整 AI 自主性等级的控制权。
|
||||
|
||||
## Core Mechanism
|
||||
- 需求预判:基于上下文和历史行为预测用户下一步需要
|
||||
- 主动执行:AI 在用户明确请求之前主动采取行动
|
||||
- 自主性控制:用户可设置 AI 的预判 aggressiveness 等级
|
||||
|
||||
## Key Properties
|
||||
- 超前服务:变响应式为主动式
|
||||
- 用户自主:预判 aggressiveness 可调节,非强制
|
||||
- 信任边界:预判过度可能产生反效果,需谨慎设计
|
||||
|
||||
## Sources
|
||||
- [[Designing-for-Agentic-AI]]
|
||||
Reference in New Issue
Block a user