关于每个请求会记录什么
每个请求都会记录模型、令牌、缓存命中、成本和耗时,无论您的账户类型或训练设置如何。该记录包含什么、谁能看到它,以及它永远不会包含什么。
Available onFreeProMaxEnterprise仅限已登录用户。
每个请求都会保留一条关于请求本身的简短记录:哪个模型回答了、花费了多少、耗时多久。它记录的是请求,而不是内容。
这适用于每个账户,并且与决定您的会话内容是否可用于改进模型的设置是分开的。
记录包含什么
- 回答的模型,以及被要求的努力程度。
- 输入和输出的令牌数,以及输入令牌中有多少来自缓存而不是重新发送。
- 请求的成本,以及缓存节省了多少。
- 开始回答和完成所花费的时间。
- 发生的时间,以及来源的界面:聊天、CLI、IDE 或 API。
它不包含您或模型所说的任何内容。没有提示、没有回复、没有文件、没有记忆。
为什么记录它
这是您的配额如何被计量以及您的用量页面如何向您展示一周时间去向的方式。没有它,就无法统计一周的工作量,无法向您展示哪个模型花费最多,也无法公平地计费任何内容。
它不是训练设置
隐私控制中的两个设置决定会话内容是否可用于改进模型。关闭它们并不会关闭此记录,因为这是您的用量所依据的记录,而不是您工作的副本。
所以诚实的区分是:请求记录始终存在且不包含内容,而内容设置由您决定。请参阅您的数据是否用于训练模型?。
组织可以看到什么
组织的所有者、管理员、计费角色和审计员可以查看其成员聚合的请求记录:总计,以及按成员、按模型、按界面和按时间细分的相同数字。该页面显示四个数字,请求数、成本、令牌数和缓存节省,并带有自己的摘要行:“仅计数和成本,绝不包含任何人的工作内容。”
该视图中没有每个请求的详细信息。内容只能在对话存档中读取,这需要将内容日志设置为完整,并且角色包含读取权限。请参阅读取和导出对话存档。
Related articles
- Usage and analyticsThe usage page in your Dropstone dashboard shows how much of your weekly allowance you have used, by day, by surface, and by model, plus how much prompt caching has saved you.
- 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.
- 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.
- Read and export the conversation archiveWho can read an organization's recorded conversations, how to search and filter them, what the archive never holds, and how to export it as JSONL.
- 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.
- How usage and limits workEvery Dropstone plan comes with a weekly usage allowance shared across chat, the CLI, and the SDK. How it is measured, when it resets, what happens when you reach it, and how to make it go further.
Ctrl+I