llava_call

llava_call(prompt: str, llm_config: LLMConfig | dict) -> str

Makes a call to the LLaVA service to generate text based on a given prompt

Parameters:
NameDescription
promptType: str
llm_configType: LLMConfig | dict