Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 166 Bytes

File metadata and controls

14 lines (9 loc) · 166 Bytes

TableFormat

Example Usage

from mistralai.client.models import TableFormat
value: TableFormat = "markdown"

Values

  • "markdown"
  • "html"