OwnerType

April 21, 2026 ยท View on GitHub

Example Usage

from mistralai.client.models import OwnerType
value: OwnerType = "User"

Values

  • "User"
  • "Workspace"

Contents

  1. 1Example Usage
  2. 2Values