amazon-nova-samples icon indicating copy to clipboard operation
amazon-nova-samples copied to clipboard

fix requirement bug, fix server.py bug

Open whn09 opened this issue 7 months ago • 1 comments

Issue #, if available:

  • https://github.com/aws-samples/amazon-nova-samples/issues/142

Description of changes:

  • Change requests=2.32.3 to requests==2.32.3
  • Add event_type = None and forward_task = None to websocket_handler to avoid some errors

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

whn09 avatar Jul 04 '25 06:07 whn09

Sorry, this is a mistake. The two lines should not be commented.

whn09 avatar Jul 11 '25 05:07 whn09