graphiti/graphiti_core/utils/maintenance
Preston Rasmussen 35a4e5172b
add bulk temporal extraction and improve bulk quality and performance (#67)
* parallelize edge deduping more

* parallelize node insertion more

* improve bulk behavior performance

* dedupe nodes actually works

* add a reranker to search

* bulk dedupe episodes only across the same nodes

* add temporal extraction bulk function

* cleaned up bulk

* default to 4o

* format

* mypy

* mympy

* mypy ignore
2024-08-30 10:48:28 -04:00
..
__init__.py chore: Fix packaging (#38) 2024-08-25 10:07:50 -07:00
edge_operations.py Controlled example (#37) 2024-08-26 10:30:22 -04:00
graph_data_operations.py implement diskcache (#39) 2024-08-26 13:13:05 -04:00
node_operations.py add bulk temporal extraction and improve bulk quality and performance (#67) 2024-08-30 10:48:28 -04:00
temporal_operations.py add bulk temporal extraction and improve bulk quality and performance (#67) 2024-08-30 10:48:28 -04:00
utils.py chore: Fix packaging (#38) 2024-08-25 10:07:50 -07:00