hegelai / prompttools

Open-source tools for prompt testing and experimentation, with support for both LLMs (e.g. OpenAI, LLaMA) and vector databases (e.g. Chroma, Weaviate, LanceDB).
http://prompttools.readthedocs.io
Apache License 2.0
2.65k stars 230 forks source link

Are any metrics/ telemetry data collected? #45

Closed TheNotary closed 1 year ago

TheNotary commented 1 year ago

⁉️ Discussion/Question

Hi I read the FAQ but it got me wondering if it was intentional that the a "no data collection" policy wasn't listed.

steventkrawczyk commented 1 year ago

Hey @TheNotary, great question!

We don't collect any metrics or telemetry data, and we'd love to make that explicit with a "no data collection" policy. Do you have any examples of such policies? Feel free to share it here, or open a PR with the policy, and we'll take a look and get that merged in.

TheNotary commented 1 year ago

Just a plain English indication in the FAQ that "No metrics, telemetry, or usage data are collected whatsoever when using this software" would fit well and give new comers confidence I think.

NivekT commented 1 year ago

Thanks for letting us know. We will update the README to emphasize that we don't collect any data.