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
Hello @fvisticot, thank you for opening this issue. I believe it is correct that these features are not currently supported, but I cannot speak with certainty on where they might fall on our roadmap. This ticket will be updated with information when possible
Following up on this, I can confirm that support for these features are currently planned in our roadmap. However, I cannot specify an expected delivery timeframe.
Before creating a new issue, please confirm:
On which framework/platform are you having an issue?
React
Which UI component?
Other
How is your app built?
Next.js
What browsers are you seeing the problem on?
Chrome
Which region are you seeing the problem in?
No response
Please describe your bug.
I'm using the demo application https://github.com/aws-samples/amplify-ai-examples
All is working file when I add an image as an input.
If i try to add a document (pdf or txt) it does not work. no error but nothing is returned.
Is the a.conversation able to manage ConverseAPI document ? or only image.
What's the expected behaviour?
Get the result from uploaded file content
Help us reproduce the bug!
Mutation to send the file (txt)
Code Snippet
// Put your code below this line.
Console log output
No response
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: