Files
Breehavior-Monitor/utils
AJ Isaacs a0edf90ebd Switch to max_completion_tokens for newer OpenAI models
gpt-5-nano and other newer models require max_completion_tokens
instead of max_tokens. The new parameter is backwards compatible
with older models.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 17:07:44 -05:00
..