neo4j-graphrag-python icon indicating copy to clipboard operation
neo4j-graphrag-python copied to clipboard

Added created_at:datetime on the :Session and :Message node

Open msenechal opened this issue 6 months ago • 0 comments

Description

Note

Adding a created_at property on the :Session and :Message node to enable tracking of message history, feedback loops as well as analytics purposes.

Type of Change

  • [X] New feature
  • [ ] Bug fix
  • [ ] Breaking change
  • [ ] Documentation update
  • [ ] Project configuration change

Complexity

Note

Very low

Complexity:

How Has This Been Tested?

  • [ ] Unit tests
  • [ ] E2E tests
  • [X] Manual tests

Checklist

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

  • [ ] Documentation has been updated
  • [ ] Unit tests have been updated
  • [ ] E2E tests have been updated
  • [ ] Examples have been updated
  • [ ] New files have copyright header
  • [ ] CLA (https://neo4j.com/developer/cla/) has been signed
  • [ ] CHANGELOG.md updated if appropriate

msenechal avatar May 28 '25 08:05 msenechal