Can you make the enterprise mode not allow the prompts to be saved by the partner LLM's history so they cannot replicate the code with the right seed numbers?

Can you make the enterprise mode not allow the prompts to be saved by the partner LLM’s history so they cannot replicate the code with the right seed numbers?

Hi @sapanamicro

Could you explain a more detailed what the goal is and how it should work?

  • There are so far no seed numbers at all for users.
  • Others can not reproduce your code 1:1 unless its very simple.
  • Asking the same request twice may also result in different code for yourself so nobody can actually replicate your code with any seed numbers.
  • Also there is no shared LLM history.
  • LLM providers (openai, anthropic etc.) have for Cursor a 0 data retention policy. That means no data is used for training, not stored and not shared with others when Privacy is ON.