runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/gui/chatbot_demo.py", line 11, in <module> mgr = ChatbotManager(log_level="INFO") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kallam/app/chatbot_manager.py", line 171, in __init__ logger = _setup_logging(level=log_level, json_mode=log_json, logger_name=log_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: _setup_logging() got an unexpected keyword argument 'level'
Container logs:
Fetching error logs...