parse_a

Function parse_a 

Source
pub fn parse_a(completion: &str) -> Option<String>
Expand description

parse the bonito LLM generated completion and return the answer in string only works with prompt with “exqa”/“multiple-choice question answering” None if no answer found