LemurActionItemsParams: LemurBaseParams & {
    answer_format?: string;
}

Type declaration

  • Optionalanswer_format?: string

    How you want the action items to be returned. This can be any text. Defaults to "Bullet Points".

    "Bullet Points
    
{
"transcript_ids": [
"64nygnr62k-405c-4ae8-8a6b-d90b40ff3cce"
],
"context": "This is an interview about wildfires.",
"answer_format": "Bullet Points",
"final_model": "default",
"temperature": 0,
"max_output_size": 3000
}