You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
example-autogen-chainlit-main\script.py", line 15, in chat_new_message
content = message.get("content")
^^^^^^^^^^^
AttributeError: 'str' object has no attribute 'get'
example-autogen-chainlit-main\script.py", line 15, in chat_new_message
content = message.get("content")
^^^^^^^^^^^
AttributeError: 'str' object has no attribute 'get'