runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 23, in <module> gr.ChatInterface(chat,examples=[e.get("instruction","") for e in ENTRIES[:5]] if ENTRIES else ["Hello"]) ^^^^^ AttributeError: 'list' object has no attribute 'get'
Container logs:
Fetching error logs...