Skip to content

500 error when configuring Mistral AI API key #3937

@bekossy

Description

@bekossy

Configuring the Mistral AI provider fails with a backend 500 error and the API key cannot be saved.

Steps to reproduce:

  • Go to Settings
  • Open Models
  • Click Configure now for Mistral AI
  • Enter API key
  • Click Confirm

Request payload:

{
  "header": {
    "name": "Mistral AI",
    "description": ""
  },
  "secret": {
    "kind": "provider_key",
    "data": {
      "provider": {
        "key": "TEST_KEY"
      }
    }
  }
}

Screenshot 2026-03-09 at 10.00.50 AM.png

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions