neo4j / neo4j-graphrag-python

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

Truncate vector in logs #192

Open willtai opened 1 day ago

willtai commented 1 day 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):