minAnswerTokens top-level constant

int const minAnswerTokens

pi's MIN_ANSWER_TOKENS: a thinking budget may never squeeze the answer below this many tokens.

Implementation

const int minAnswerTokens = 1024;