The operator to use for filtering options
from mistralai.client.models import Operator
value: Operator = "lt""lt""lte""gt""gte""startswith""istartswith""endswith""iendswith""contains""icontains""matches""notcontains""inotcontains""eq""neq""isnull""includes""excludes""len_eq"