getzep / graphiti

Build and query dynamic, temporally-aware Knowledge Graphs
https://help.getzep.com/graphiti
Apache License 2.0
844 stars 34 forks source link

add extract nodes from text prompt #106

Closed prasmussen15 closed 1 week ago

prasmussen15 commented 1 week ago
:rocket: This description was created by Ellipsis for commit 8c2d86e3779fe2df1e29c10a02ab3051000f5b38

Summary:

This PR adds functionality to extract entity nodes from text prompts by introducing extract_text in graphiti_core/prompts/extract_nodes.py and updating extract_nodes in graphiti_core/utils/maintenance/node_operations.py.

Key points:


Generated with :heart: by ellipsis.dev