aws-samples / bedrock-claude-chat

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

[BUG] MD file extension is missing #210

Closed jeremylatorre closed 3 months ago

jeremylatorre commented 3 months ago

Describe the bug I tried to upoad an MD file in knowledge base and got the error wihile syncing

Knowledge Sync Error An error occurred while synchronizing Knowledge. Please check the following message: partition_md is not available. Install the md dependencies with pip install "unstructured[md]"

To Reproduce Steps to reproduce the behavior:

  1. Create or update a bot
  2. Upload a .md file
  3. Edit bot
  4. See error
statefb commented 3 months ago

That has already been fixed on #175. Please update to the latest version.

statefb commented 3 months ago

After updating still have the same issue, create another issue. thank you