neo4j / neo4j-graphrag-python

Neo4j GraphRAG for Python
https://neo4j.com/docs/neo4j-graphrag-python/current/
Other
237 stars 39 forks source link

Truncate vector in logs #192

Closed willtai closed 1 month ago

willtai commented 1 month ago

Description

This PR changes what is logged from the retrieved items such that the vector embeddings are not logged and only displayed as "...".

Type of Change

Complexity

Low

How Has This Been Tested?

Checklist

The following requirements should have been met (depending on the changes in the branch):