Troubleshooting of Claude

From LemonWiki共筆
Revision as of 22:58, 3 November 2024 by Planetoid (talk | contribs)
Jump to navigation Jump to search


icon_scale_pencil.png This article "Troubleshooting of Claude" is still being written. If there are any incomplete parts, you are welcome to directly edit them. 這篇文章「Troubleshooting of Claude」內容還在撰寫中,如果有不完整的部分,歡迎你直接動手修改


Troubleshooting of Claude

How to fix "Text extraction failed for one of the uploaded files. Please try again."

Error message

Text extraction failed for one of the uploaded files. Please try again.

Model Affected: Claude 3 Sonnet

Suggested Workaround:

  • When uploading PDF files in the Claude system, consider paste the relevant text directly into our conversation for better processing[1]. Use Convert PDF to Text tools to help with the conversion.
  • When uploading Excel files for analysis in the Claude system, consider converting and uploading an alternative CSV (Comma-Separated Values) or TSV (Tab-Separated Values) file instead.

How to fix "Files of the following format are not supported: xlsx."

Model Affected: Claude 3 Sonnet, Claude 3 Opus, Claude 3 Haiku

Suggested Workaround:

  • When uploading Excel files for analysis in the Claude system, consider converting and uploading an alternative CSV or TSV file instead.

How to fix "You may not upload files larger than 30mb."

Model Affected: Claude 3 Sonnet

Suggested Workaround:

Option 1: Web Interface

  • When uploading PDF files in the Claude system, Split your PDF into smaller sections using PDF tools (such as PDFsam) under 30MB.

Option 2: Messages API

  • Use PDFs with the Messages API for programmatic handling[2]

Further reading

References