-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
core-team-onlyinvestigatingCore team or maintainer will or is currently looking into this issueCore team or maintainer will or is currently looking into this issuepossible 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?
Local development
What happened?
After confluence connector scraping confluence documents, the document bodies are not fully saved in JSON under storage.
After embedding them, it will not provide useful info as expected. For example, we have a confluence doc containing some code snippets and would like to ask questions to retrieve that. The code snippets is lost after scraping, however, which caused the LLM to response basic info.
I am not sure if this is a limitation of Atlassian API but surely users would expect more than just some basic info of the confluence documents.
Are there known steps to reproduce?
No response
Metadata
Metadata
Assignees
Labels
core-team-onlyinvestigatingCore team or maintainer will or is currently looking into this issueCore team or maintainer will or is currently looking into this issuepossible 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.