Configure AI settings
Use this guide to configure the AI provider settings Tarnished uses for job extraction and pipeline insights.
Before you begin
You need:
- an admin account in Tarnished
- a supported model/provider combination
- the corresponding provider API key
Configure AI in the web app
- Sign in as an admin.
- Open Settings.
- Open AI Settings.
- Enter:
- the LiteLLM model string
- the provider API key
- an optional custom base URL
- Save the settings.
What Tarnished stores
Tarnished stores:
- the model name
- the optional base URL
- the encrypted API key
When the settings are read back, the API key is masked rather than returned in raw form.
Supported provider model
Tarnished routes AI settings through LiteLLM, which means the app can work with:
- OpenAI
- Anthropic
- Google Gemini
- Azure OpenAI
- compatible self-hosted and proxy providers supported by LiteLLM
Where the settings are used
The configured AI settings are used by features such as:
- job extraction flows
- analytics insight generation