Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 179 Bytes

File metadata and controls

15 lines (10 loc) · 179 Bytes

EventSource

Example Usage

from mistralai.client.models import EventSource
value: EventSource = "DATABASE"

Values

  • "DATABASE"
  • "LIVE"
  • "HYBRID"