Dropstone 如何在组织中沉淀
组织教给 Dropstone 的内容会留存下来,属于该组织,并且能被所有与之共享的人调用。它不会因模型更换而丢失,可以完整导出,并且绝不会用于训练 Dropstone 的模型。
租用的模型对每个人的回答都一样,会话一结束就忘得一干二净。而运行在 Dropstone 上的组织最终会得到不同的东西:一个了解你组织工作的助手,而且它对工作的了解属于你。
什么在沉淀
每一次纠正都会留存。 纠正一次约定、流程或事实,它就会成为一条记忆,应用到下一个任务以及之后的任务中。任何事都不必解释第二遍。
共享记忆让它成为组织的。 记忆最初是私有的。它的作者可以将其共享给一个团队或整个组织,此后它就会被调用到同事的会话中,并标注其作者。参见 团队和组织中的记忆。
它不会因模型更换而丢失。 记忆属于账户,而不是某个层级背后的模型。当一个层级升级到更新的模型时,你组织教给 Dropstone 的一切仍然存在,因此模型的改进是叠加在其上的,而不是取代它。
新成员会继承它。 约定、决策及其背后的原因,以及人们用惨痛教训学到的东西,在第一天就存在于组织的记忆中,而不是只存在于某个人的脑子里。
你的数据始终属于你
这是你的记录,不是我们的。 你的组织教给 Dropstone 的内容,以及它为审查而记录的内容,都为你保存,并且你可以读取。参见 组织如何管理其数据。
你可以带走全部内容。 对话存档导出为 JSONL 格式,这是微调流水线读取的格式。记忆、对话和账户数据分别导出。参见 导出和删除你的数据。
你可以用它训练。我们不能。 组织可以自由地获取该导出文件,并基于它微调自己的模型。Dropstone 完全不会在组织数据上进行训练:组织账户在每条收集路径、每个设置下都会被拒绝。参见 你的数据会被用于训练模型吗?。
每个操作都可追溯。 更改数据设置会写入审计日志,并附上你的名字。读取存档会写入一条记录,标明读取者及其查找的内容。审计日志无法被任何人编辑或删除。
不会发生什么
Dropstone 不会对你的会话进行评分或打分,不会基于你组织的工作构建数据集,也不会读取你组织的对话或记忆。这些不是你需要找到并关闭的设置。对于组织而言,它们在系统中根本不存在。
Related articles
- How an organization manages its dataThe three settings an owner controls for an organization, what each one stores, who can read it, and the limits of the strongest setting. Content logging, product telemetry, and retention, in one place.
- Is your data used to train models?On an organization account, never. On a personal account, only if you leave the setting on. What is collected, what is never collected, and what deletion can and cannot undo.
- Who can see and change your memoryWhat Dropstone remembers belongs to your account. You can read all of it and delete any of it, the agent records and never forgets on its own, and nobody at Dropstone can read it.
- Memory in teams and organizationsIn a Dropstone organization, memory has three levels. Private is yours alone. Team is shared with one team. Organization is shared with everyone. Nothing is shared unless its author decides to share it.
- Shared memory across a teamHow organization admins oversee shared memory in Dropstone. Reviewing what has been shared, removing entries, setting a retention window, and how secrets are kept out.
- Export and delete your dataHow to get a copy of everything Dropstone holds for you, and how to remove it. Conversation export, memory, project files, CLI history, and account deletion, in one place.