Skip to content

A bug when llm_description got None response from LLM in PptxConverter #1534

@wangxb12

Description

@wangxb12

Got below error when converting a .pptx file.

Error when converting the document: File conversion failed after 1 attempts:

  • PptxConverter threw TypeError with message: sequence item 0: expected str instance, NoneType found

After investigation the llm_description got None response from LLM in line 120 of _pptx_converter.py and it will cause this issue in line 139.
Image

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