Documentation Index
Fetch the complete documentation index at: https://cognisafeltd.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
How it works
Mistral uses proxy mode. The Mistral API is OpenAI-compatible, so the Cognisafe SDK rewrites the Mistral client’s base URL to point to the proxy. Requests flow through the proxy tohttps://api.mistral.ai and are logged asynchronously.
Installation
Setup
Supported models
All Mistral models are supported. The proxy forwards tohttps://api.mistral.ai by default. To change the upstream, set the UPSTREAM_URL environment variable on the proxy service.
Proxy configuration
SetUPSTREAM_URL on the Cognisafe proxy to point at Mistral’s API:
UPSTREAM_URL values.
