TableFormat
March 18, 2026 ยท View on GitHub
Example Usage
from mistralai.client.models import TableFormat
value: TableFormat = "markdown"
Values
"markdown""html"
March 18, 2026 ยท View on GitHub
from mistralai.client.models import TableFormat
value: TableFormat = "markdown"
"markdown""html"