Initialization
Parameters
TheBinaryChoiceAgent
is initialized with two arguments:
Specifies the text prompt that will be used to analyze the image.
Represents the model used to perform the binary classification task.If left unspecified, this parameter defaults to the
QwenVL()
Model. The supported MultimodalLLM
models can be found below:Example
example.py