Settings

Settings

Configure Reliant to work seamlessly with your development workflow. Access settings through the Settings tab in the left navigation or press Cmd+,.

Configuration Options

Reliant can be configured through several methods:

Settings UI provides a user-friendly interface for common settings like API keys, model selection, and appearance preferences.

Configuration files in your project’s .reliant/ directory enable config-as-code for team sharing. Workflows and presets placed here are automatically discovered and can be version-controlled with your project.

Global configuration in ~/.reliant/ applies across all projects. Use this for personal preferences and default presets.

In This Section

Related