-
Notifications
You must be signed in to change notification settings - Fork 5.8k
add AWS Go SDK v2 converse stream API sample to handle image input #7458
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
merge upstream to forked remote repo
|
||
### Implementation | ||
|
||
See app.y |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be app.py
instead of app.y
? Also, please add more detail than "see this file"
Why is there a Go file and a Python file in here? That's not very well explained. It is a Go example, so I would expect everything to be written in Go unless there was a specific reason to include another language. |
This pull request add AWS Go SDK v2 converse stream API sample to handle image input
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.