mirror of
https://github.com/Mintplex-Labs/anything-llm
synced 2026-04-25 17:15:37 +02:00
10
README.md
10
README.md
@@ -220,6 +220,16 @@ We take privacy very seriously, and we hope you understand that we want to learn
|
||||
|
||||
[View all telemetry events in source code](https://github.com/search?q=repo%3AMintplex-Labs%2Fanything-llm%20.sendTelemetry(&type=code)
|
||||
|
||||
### Other outbound connections
|
||||
|
||||
If you disable telemetry, you would still see outbound connections to the following services:
|
||||
|
||||
- If using an external tool, LLM, Embedding models, or Vector databases, you will still see outbound connections to the respective service provider.
|
||||
- `cdn.anythingllm.com` for pulling models from our mirror CDN. This is not tracked by telemetry and is actually useful for those in VPN restricted regions.
|
||||
- `github/githubusercontent.com` There are some various flat files that are downloaded from these domains for context window caching.
|
||||
|
||||
Basically, if telemetry is disabled we don't collect anything. However, depending on your setup you may still see outbound connections and would be subject to the terms of service of the respective service provider.
|
||||
|
||||
</details>
|
||||
|
||||
## 👋 Contributing
|
||||
|
||||
Reference in New Issue
Block a user