c6aa1b9c62ac6f8714cfbd92444c307a0021029a
Sub655 root cause: OpenAIBaseModel had extra='forbid', rejecting max_completion_tokens and reasoning_effort as 'Extra inputs not permitted'. 180/881 replay requests returned HTTP 400 instead of being processed. Fix: extra='allow'. The fold_max_completion_tokens validator already converts max_completion_tokens→max_tokens correctly. Unknown fields like reasoning_effort are now silently accepted instead of 400'd. Also resolved yaml merge conflict (keep upstream 0.80 gpu-mem, no LD_PRELOAD).
project_6
Description
Languages
C++
41.8%
Cuda
31.6%
Python
22.2%
C
2.1%
CMake
1.1%
Other
1.1%