runtime error

Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/pydantic/_internal/_fields.py:161: UserWarning: Field "model_id" has conflict with protected namespace "model_". You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 216, in <module> inputs=[saved_input, chatbot, system_prompt], NameError: name 'system_prompt' is not defined

Container logs:

Fetching error logs...