DEFAULT_MAX_TOKENS

const val DEFAULT_MAX_TOKENS: Int = 8192

Anthropic's default is too low and results in truncated responses.