pub fn parse_a(completion: &str) -> Option<String>
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