runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 6, in <module> from alfred import Alfred File "/home/user/app/alfred.py", line 59 assistent_input = f"This is the initial user query:\n\n{state["initial_query"]}\n\nThe manager provided the following answer:\n\n{state["current_message"]}\n" ^^^^^^^^^^^^^ SyntaxError: f-string: unmatched '['

Container logs:

Fetching error logs...