Comment by catoc

2 days ago

Thanks - would you have a source for this confirmation?

It’s how the LLM works. Anything accessed by the agent in the folder becomes input to the model. That’s what it means for the agent to access something. Those inputs are already “Input” in the ToS sense.

  • That an LLM needs input tokens to produce output was understood. That is not what the privacy policy is about. To me the policy reads Anthropic also subsequently persists (“collects”) your data. That is the point I was hoping to get clarified.

    • The only thing Anthropic receives is the chat session. Files only ever get sent when they are included in the session - they are never sent to Anthropic otherwise.

      Note that I am talking about this product where the Claude session is running locally (remote LLM of course, but local Claude Code). They also have a "Claude Code on the Web" thing where the Claude instance is running on their server. In principle, they could be collecting and training on that data even if it never enters a session. But this product is running on your computer, and Anthropic only sees files pulled in by tool calls.

      3 replies →