b2ff565ff6
A generous config default (32768) hard-fails on providers that reject an oversized max_tokens (e.g. DeepSeek caps output at 8192). Clamp to litellm's max_output_tokens when known, log once per model; unknown models pass through unchanged.