Closed Vyacheslav73195 closed 1 year ago
File "main.py", line 16 def show_results(response_messages: List[ChatMessage]): ^ SyntaxError: invalid syntax
Are you running python3? Failed to replicate this error.
Yes, 3.8.3
Can you pull in the most recent changes? Your problem should be fixed :)
File "main.py", line 16 def show_results(response_messages: List[ChatMessage]): ^ SyntaxError: invalid syntax