AI configuration parameters
| Property | Type | Description |
|---|---|---|
| chatgpt.model | String | Name of the model gpt-4o-mini |
| chatgpt.api.key | String | The API key |
| mistral.model.vision | String | Name of the vision model pixtral-large-latest |
| mistral.model | String | Name of the model mistral-large-latest |
| mistral.api.key | String | The API key |
| deepseek.model | String | Name of the model deepseek-chat |
| deepseek.api.key | String | The API key |
| gemini.model | String | Name of the model gemini-1.5-flash |
| gemini.api.key | String | The API key |