Summary
- Input data is not stored to disk during inference — it exists only in memory while the request is being processed
- Output data is not stored — it is sent to you and then deleted from memory
- We do not train on your data (except Google/Anthropic model exceptions below)
- We do not share your data with third parties (except Google/Anthropic model exceptions below)