这是indexloc提供的服务,不要输入任何密码
Skip to content

[BUG]: TypeError in Confluence loader #1381

@jazelly

Description

@jazelly

How are you running AnythingLLM?

Docker (local)

What happened?

When working with confluence connector, it's possible to have data returned from langchain like this.
Screenshot 2024-05-13 at 9 02 40 pm
The error is in

wordCount: doc.pageContent.split(" ").length,

The page is substantial, with only hyperlinks to other confluence docs, which is why I imagine langchain interpretated it as undefined page content.

Are there known steps to reproduce?

Possibly try

  1. Having a confluence page with only hyperlinks
  2. collect from that space when uploading files
  3. observe Response could not be completed in client side

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    possible bugBug was reported but is not confirmed or is unable to be replicated.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions