Lesson 8 - OrderBot not working - quick fix

If you are seeing JSON when you try to run the OrderBot, edit the “get_completion_from_messages()” function and make sure that the print statement is commented out. If it is not commented out, the chat panel will not appear.

1 Like

Thanks for sharing with the community! Great problem-solving. :slight_smile: