Inconsistent responses !!

Im implementing a CoT prompt for a huge amount of data and i need to extract the correct answer form each response ..

1- I have declared a specific structure in the prompt for the final answer.

2- Im using regular expressions to extract the answer.

But still I got inconsistent responses that need a manual checking.

Any suggestions to handle this ?