Skip to content

litellm.exceptions.APIConnectionError && No content chunks #340

Description

@alrex66608

q1 :使用私有化部署,发现ollama似乎兼容错误

Image

q2 :文件识别失败,提示 No content chunks (text or image) could be extracted from the document
尽管我在 morphik.toml 中新增配置了依旧报错

[ingestion]
pdf_backend = "pymupdf"
enable_multimodal_parsing = false
min_chunk_length = 20

2026-01-12 09:18:01,001 - ERROR - Error processing ingestion job for file 测试PDF识别.pdf: No content chunks (text or image) could be extracted from the document
2026-01-12 09:18:01,003 - ERROR - Traceback (most recent call last):
File "/app/core/workers/ingestion_worker.py", line 783, in process_ingestion_job
raise ValueError("No content chunks (text or image) could be extracted from the document")
ValueError: No content chunks (text or image) could be extracted from the document

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions