Represents the answer from the LLM model
from VisionCraftAPI.models import LLMAnswer
role: str content: str
Last updated 10 months ago