class MistralConfig(BaseConfig):
None
)None
)None
)None
)None
)None
)"none"
means the model will not call any tool and instead generates a message. :obj:"auto"
means the model can pick between generating a message or calling one or more tools. :obj:"any"
means the model must call one or more tools. :obj:"auto"
is the default value.def fields_type_checking(cls, response_format):