AI API 密钥(如果你配置了)—— 以本机偏好设置形式保存在你的设备上,仅用于向你自己选择的 AI 服务商发起请求。开发者无法看到它。
Your AI API key (if you configure one) — saved in this device's local preferences and used only to call the AI provider you chose. The developer cannot see it.
什么时候会有数据离开设备
When does data ever leave the device
只有一种情况:你主动使用 AI 理解功能时。此时该物品的文字信息(名字、备注、位置路径、你输入的原句)和你的标签名列表,会通过 HTTPS 直接发送给你自己选择并配置的 AI 服务商(Anthropic 或火山引擎,或你自填的兼容服务),用于解析字段。照片永远不会被发送。不配置或不触发 AI,则没有任何网络请求。
Exactly one case: when you actively use the AI-understanding feature. The item's text (name, notes, location path, your original sentence) and your tag names are sent over HTTPS directly to the AI provider you chose and configured (Anthropic, Volcengine, or a compatible endpoint you set). Photos are never sent. If you don't configure or trigger AI, the app makes no network requests at all.