otto8-ai / otto8

Open source AI Agent Platform
Apache License 2.0
17 stars 9 forks source link

Knowledge - `.doc` files are reported as not supported. #437

Open sangee2004 opened 2 weeks ago

sangee2004 commented 2 weeks ago

Steps to reproduce the problem:

  1. Create an agent with local knowledge files with extension .doc
  2. Ingestion of these files fail with following error
    failed to convert file: unsupported file type "ws://acorn.io/ - Website Terms and Conditions template 07-28-2023.doc"

Expected Behavior: We should be able to support .doc file type.

cjellick commented 2 weeks ago

marking low since docx is supported

iwilltry42 commented 2 weeks ago

Yeah, I'd mark this as a feature request - we really don't support it as it probably requires some full office program to decode .doc unfortunately