Opening RLM settings
Press ⌘, → Engine tab. If RLM is your active engine (or you want to configure it), its settings appear in the lower panel.Provider & Model
The RLM supports four providers: AWS Bedrock (default), Anthropic, OpenAI, and Ollama. Select a provider with the four provider buttons in the Provider & Model section, then enter the Model ID. You can use any model from a supported provider — MIRA shows suggestion chips as a starting point, but the Model ID field accepts any valid model ID your account can access.
For Ollama, a Base URL field appears (default:
http://localhost:11434). For Bedrock, an AWS Region dropdown appears.
Generation parameters
Concurrency & Behaviour
Runtime
MIRA ships with a bundled Python 3.11 runtime that is used automatically. You only need to change this if you are running a custom Python environment.
Saving changes
Click Save & restart bridge. The RLM Python bridge restarts automatically with the new settings.Edit this page — Open a pull
request