graphiti/graphiti_core/prompts
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
dedupe_edges.py chore: Fix packaging (#38) 2024-08-25 10:07:50 -07:00
dedupe_nodes.py add bulk temporal extraction and improve bulk quality and performance (#67) 2024-08-30 10:48:28 -04:00
extract_edge_dates.py Controlled example (#37) 2024-08-26 10:30:22 -04:00
extract_edges.py add bulk temporal extraction and improve bulk quality and performance (#67) 2024-08-30 10:48:28 -04:00
extract_nodes.py Controlled example (#37) 2024-08-26 10:30:22 -04:00
invalidate_edges.py Controlled example (#37) 2024-08-26 10:30:22 -04:00
lib.py chore: Fix packaging (#38) 2024-08-25 10:07:50 -07:00
models.py chore: Fix packaging (#38) 2024-08-25 10:07:50 -07:00