LemurQuestionAnswer: {
    answer: string;
    question: string;
}

An answer generated by LeMUR and its question

Type declaration

  • answer: string

    The answer generated by LeMUR

  • question: string

    The question for LeMUR to answer

{
"answer": "CA, US",
"question": "Where are there wildfires?"
}