Files
nexus/wiki/concepts/预判式设计.md

24 lines
742 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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]]