aws-samples / bedrock-claude-chat

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

[BUG] Knowledge embedding fails with large number of files #243

Closed skeppeler closed 2 months ago

skeppeler commented 2 months ago

Describe the bug

When uploading a large number of files (at least 4 it seems), the embedding process will fail with the following

Unable to get page count. Is poppler installed and in PATH?

To Reproduce

Filling out this field will help us investigate the issue efficiently. Providing detailed information allows us to set the appropriate priority. We appreciate your cooperation.
Steps to reproduce the behavior:

  1. Create a new bot
  2. Upload multiple (4+) files as knowledge
  3. Click 'Create'
  4. Wait for sync to finish

Screenshots

Screenshot 2024-04-12 at 8 40 37 AM