neo4j / neo4j-graphrag-python

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

Fix/datetime warning #202

Closed stellasia closed 4 weeks ago

stellasia commented 4 weeks ago

Description

Fix warning related to the deprecation of datetime.utcnow in Python 3.12.

Type of Change

Complexity

Note

Please provide an estimated complexity of this PR of either Low, Medium or High

Complexity: Low

How Has This Been Tested?

Checklist

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