AIConversation with pdf or txt file as input #6270
Labels
AI
An issue or a feature-request for an AI UI Component
feature-request
Request a new feature
pending-maintainer-response
Issue is pending response from an Amplify UI maintainer
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: