const INCOMPLETE_ANSWER_TRIGGER: &str = "!MOCK_INCOMPLETE_ANSWER!";
Drives an answer Azure cut short by max_output_tokens: the round ends on response.incomplete instead of response.completed.
max_output_tokens
response.incomplete
response.completed