Dropstone 如何记住你
Dropstone 会保留一份持久记忆,跟随你的账户在聊天、CLI 和 SDK 中使用。只需纠正一次,就不需要在使用它的任何地方再次纠正。
大多数 AI 助手每次对话都从零开始。你解释你的偏好,它们在一个会话中遵循这些偏好,下次你又得再解释一遍。
Dropstone 并非如此。它保留一份属于你账户的记忆,无论你是在 chat.dropstone.io 的聊天中、在笔记本电脑上的 CLI 中,还是从你自己的代码中调用 SDK,这份记忆都是相同的。Dropstone 称之为 Continuity:一份记忆,在所有界面中随身携带,随着你的工作不断学习。
本页解释这份记忆是什么、如何被填充,以及它在哪里显示。本节的其余部分将深入探讨每个部分。
Note
记忆需要登录才能使用。匿名使用不会存储任何内容,隐身聊天 中也不会存储任何内容。
记住什么
Dropstone 保留三样东西。
你教给它的经验教训。 当你纠正它、拒绝某种方法,或说明你希望某事如何完成时,它会记录下来。这些分为两种,规则和事实,区别决定了每种出现的频率。
它研究过的东西。 你可以让 Dropstone 阅读一个页面、一份文档或一份规范,并保留所学内容,附上来源。下次该主题出现时,它会使用已知信息,而不是再次搜索。
过去对话中的上下文。 它会保留你们共同完成工作的简短摘要,这样即使你一周前留下的线索,它也能接上,无需你重新陈述。
如何填充
你不必说“记住这个”。Dropstone 在你纠正它或陈述偏好时立即记录一条经验,并在对话中显示,让你知道它已生效:
它还会在完成一项工作后记录所学内容,如果其中有持久价值:你在项目中发现的约定、遇到的陷阱、有效的方法。它记录的是通用经验,而不是一次性细节。
Agent 如何在工作时学习 对此有更深入的介绍。
在哪里显示
在 Dropstone 开始处理任务之前,它会检查记忆中的相关内容并将其带入对话。当记忆改变了它的行为时,它会用一行说明,让你看到某些东西是被记住的,而不是猜测的:
它不会宣布没有改变任何事情的记忆,也永远不会声称记得它无法指出的东西。
因为记忆属于你的账户,而不是某个应用,你在 CLI 中设置的规则适用于聊天,它在聊天中学到的东西可供 SDK 使用。跨聊天、CLI 和 SDK 的记忆 解释了其工作原理。
你掌控一切
随时问“你记得关于我的什么?”Dropstone 会列出所有内容,规则与事实分开。让它忘记某事,它就会停止应用。详细信息请参阅 查看 Dropstone 学到了什么 和 更改或忘记记忆。
记忆对你的账户是私密的,除非你在组织中并选择与团队共享特定记忆。团队和组织中的记忆 涵盖了这一点,记忆与你的隐私 涵盖了存储什么和不存储什么。
Related articles
- Rules and factsDropstone keeps two kinds of memory. Standing rules apply to every task without being searched for. Facts are recalled only when they are relevant. Here is why the difference matters and how it decides.
- How an agent learns as it worksDropstone is a self-learning agent. It records what it learns from corrections, from finished work, and from sources you ask it to study, and it uses that the next time without being told. Here is the loop.
- Memory across chat, CLI, and SDKDropstone memory belongs to your account, not to one app. A rule you set in the CLI applies in chat, and something learned in chat is available to the SDK. One memory, every surface.
- See what Dropstone has learnedAsk Dropstone what it remembers and it lists everything, standing rules separately from facts. You can also ask what memory it used on a specific reply. Nothing is hidden from you.
- Memory and your privacyWhat Dropstone memory stores, what it never stores, who can see it, and how to keep something out of it. Memory is private to your account and you can see and remove all of it.