Skip to content

Sanitize embedding-like properties in read-cypher tool #190

@tomasonjo

Description

@tomasonjo

When the graph has any embedding stored, there exist a possibility that those embeddings will be returned via cypher query. As they are quite long, it is most likely they will cause the llm to raise token limit error. They are essentially informationally worthless, so it makes sense so remove them from database outputs. We did this in langchain, llamaindex, labs mcp, and elsewhere

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions