V3.2 __init__ sets self.tool_call_start_token and self.tool_call_end_token as instance attributes with function_calls tag values, shadowing the V4 class-level attributes that use tool_calls tags. Re-assign after super().