runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 46, in <module> ai_solver = InferenceNode( model="meta-llama/Llama-3.1-8B-Instruct", ...<8 lines>... system_prompt="Solve this math problem. Provide ONLY the numerical answer with no explanation or formatting. Problem: {problem}" ) TypeError: InferenceNode.__init__() got an unexpected keyword argument 'postprocess'

Container logs:

Fetching error logs...