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

[FEAT]: Store source URL; Link to the source document #965

@Tiberius1313

Description

@Tiberius1313

What would you like to see?

After uploading a document a parsed JSON file is stored in “custom-documents”. That file contains the information:

  • "url": “file://C:\Users\[USER]\AppData\Roaming\anythingllm-desktop\storage\hotdir\[NAME_OF_THE_SOURCE_FILE.EXTENSION]"
  • "docSource": "pdf file uploaded by the user."

To my understanding this information is useless.

Would it instead be possible to store the path URL of the originally uploaded source document?
Would it also be possible to show that link in the LLM reply as a reference and also to allow the user to open that document and maybe even to see the refereed text highlighted?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions