Documentation Index
Fetch the complete documentation index at: https://feasible-1447f9c5.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Choosing your LLM provider
On every run you pick the LLM provider for two roles:- Worker — the model that drafts the formulation. This is where most of the heavy lifting happens. Stronger reasoning models tend to produce better first-draft formulations.
- Supervisor — the model that reviews the worker’s output and self-evaluates the final answer. A different provider here gives you a useful cross-check.
BYOK — bring your own key
You can store your own API key for any of the supported providers under Settings → API Keys in the frontend, or via the API. Keys are encrypted at rest and only used for your requests. You retain full control:- Use your own key for one provider, the Feasible-managed key (where available) for another.
- Rotate or revoke at any time.
- See, per provider, whether you have a key on file.

