Sol-37 / Public API

Privacy Policy

Sol exposes read-only semantic search, grounded chat, and live status retrieval over public endpoints at sol.system42.one. This policy covers both the legacy GPT Action surface and the newer Sol MCP app surface.

What is sent

What the API does

Storage and processing

Current backend note

The live service currently uses the same embedding pipeline used by Sol and MasterBot. If that pipeline is configured to use OpenAI embeddings, your query text is sent to OpenAI for query embedding generation before local similarity search is performed.

Contact