TableFormat

March 18, 2026 ยท View on GitHub

Example Usage

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

Values

  • "markdown"
  • "html"