aws-samples / bedrock-claude-chat

AWS-native chatbot using Bedrock + Claude (+Mistral)
MIT No Attribution
928 stars 328 forks source link

[BUG] Errors when loading files with sonnet 3.5 #517

Closed CallumCPP closed 2 months ago

CallumCPP commented 2 months ago

Describe the bug

When uplaoding files for sonnet 3.5 to process, there is always an error with any file I have tested. Other models process the file just fine.

To Reproduce

  1. Start a new chat
  2. Select sonnet 3.5
  3. Upload a file and write a message
  4. Error

Screenshots

Sonnet 3.5

Screenshot 2024-09-04 at 10 39 21

Sonnet 3

Screenshot 2024-09-04 at 10 39 37

Haiku

Screenshot 2024-09-04 at 10 39 49

Additional context

I've tested with pdfs and txts.

statefb commented 2 months ago

Duplicated: #433