Skip to content

Document link deletion not removing from vector store #180

@magesh-presidio

Description

@magesh-presidio

What happened?

Deleting a document link does not remove the corresponding embeddings from the vector store.

Steps to reproduce

  1. Open the HAI Code Generator.
  2. Create an expert with document links added.
  3. Verify that the docstore.json file in the expert’s folder reflects the added documents.
  4. Now, delete the document link from the expert.
  5. Check the docstore.json file again — the entry should be removed, but it still remains. As a result, the document will also remain in the vectorstore.

Relevant API REQUEST output

Not Applicable

Provider/Model

claude-3.7-sonnet

Operating System

macOS Sonoma 14.7.1

System Info

Apple M3 Pro: RAM - 18gb

HAI Build Version

3.7.1

Additional context

No response

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions