Does the BurpGPT Pro local LLM feature share any data with OpenAI or any third party?

This page addresses a frequently asked question.

If you use Ollama or an OpenAI-compatible API hosted on infrastructure you control, the extension sends selected prompts, chat messages, HTTP requests, and HTTP responses only to the endpoint configured in Provider settings.

If that endpoint is local, the traffic stays local. If you configure a remote self-hosted endpoint, the selected data is sent to that remote endpoint.

Local-provider traffic is not sent to OpenAI unless you explicitly configure OpenAI or another remote OpenAI-compatible service as the provider.

Last updated