Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 160 Bytes

File metadata and controls

15 lines (10 loc) · 160 Bytes

Scope

Example Usage

from mistralai.client.models import Scope
value: Scope = "activity"

Values

  • "activity"
  • "workflow"
  • "*"