-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
possible bugBug was reported but is not confirmed or is unable to be replicated.Bug was reported but is not confirmed or is unable to be replicated.
Description
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.
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
- Having a confluence page with only hyperlinks
- collect from that space when uploading files
- observe
Response could not be completedin client side
No response
timothycarambat
Metadata
Metadata
Assignees
Labels
possible bugBug was reported but is not confirmed or is unable to be replicated.Bug was reported but is not confirmed or is unable to be replicated.