agentchat.contrib
agentchat.contrib.llava_agent
LLaVAAgent
__init__
Arguments:
name
str - agent name.system_message
str - system message for the ChatCompletion inference. Please override this attribute if you want to reprogram the agent.**kwargs
dict - Please refer to other kwargs in ConversableAgent.
llava_call
Makes a call to the LLaVA service to generate text based on a given prompt