Skip to content

Support incremental knowledge base updates #32

@mgoltzsche

Description

@mgoltzsche

Currently the add_documents method drops all collections before recreating them and importing the documents. This requires all documents to be provided to the add_documents method whenever calling it which makes the update latency grow with the amount of documents.

Instead, it would be great if there would be a way to update the knowledge base incrementally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions