History and attachments stay local until you send.
Settings
You may enter a base URL such as …/v1 or the complete …/chat/completions route. Prism Chat appends /chat/completions when needed.
Use the vision option only with a multimodal model such as an OVH Visual LLM.
Chat requests go directly from your browser to the endpoint above. The OVH app does not proxy or store them. Attached files are kept in the same local browser database as the conversation; they leave the browser only when included in a request you send.
Humanize is different: only the selected assistant answer is POSTed to this same OVH server and passed transiently to the bundled local TextHumanize engine. The app does not store that text and does not forward it to any third party.
Local humanizer status: checking…
Humanize answer
This sends only the selected answer to this OVH server in the POST body. It is processed transiently by the bundled TextHumanize 0.35.0 Python engine, not stored by this app, and not shared with a third party. The humanizer process has outbound network access disabled.
Bundled TextHumanize 0.35.0 · local Python
The exact provider response remains stored separately in the browser and can always be restored.
Request inspector
API keys are always redacted here.
Vault locked
Enter the local vault passphrase. It never leaves this browser.