pdichone / ollama-fundamentals

38 stars 23 forks source link

Telemetry data being sent online #2

Closed aphsa closed 1 day ago

aphsa commented 2 days ago

So my data is not secure?

python3 pdf-rag-clean.py
INFO:pikepdf._core:pikepdf C++ to Python logger bridge initialized
INFO:root:PDF loaded successfully.
INFO:root:Documents split into chunks.
INFO:httpx:HTTP Request: POST http://127.0.0.1:11434/api/pull "HTTP/1.1 200 OK"
INFO:chromadb.telemetry.product.posthog:Anonymized telemetry enabled. See                     https://docs.trychroma.com/telemetry for more information.
itservantleader commented 1 day ago

based on the details at https://docs.trychroma.com/telemetry, it seems like it is just tracking the usage data about the product anonymously.