Skip to content

Bad performance when processing many documents #5

Description

@reichef

When processing many documents, the agent's performance on local machines is challenging because of the many LLM calls. The problem is amplified because all documents are classified and reviewed first and then persisted. As a result, the system ignores previously performed classifications and reviews when processing is interrupted before being completed for all documents. See if performance can be improved, or implement functionality to submit positively reviewed classifications more effectively.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions