LLMs for Data Analysis in R
Provider: The company that hosts the model (Anthropic, OpenAI, Google, etc.).
LLM: The actual model that generates responses to your queries.
LLMs are stateless. They have no memory of your prior requests.
However, the model provider may log and store your requests.
* or more likely, your organization
Your organization can work out a zero data retention (ZDR), HIPAA-compliant agreement, or other arrangements with model providers. These arrangements are common.
Learn more: https://posit.co/blog/trust-llm-tools/