graphiti/graphiti_core
Preston Rasmussen 5506a01e24
In memory label propagation community detection (#136)
* WIP

* in memory graph detection

* format

* add comments

* update readme

* fixed an issue where solo nodes would throw an error when building communities
2024-09-23 11:05:44 -04:00
..
llm_client Override default max tokens for Anthropic and Groq clients (#143) 2024-09-22 11:33:54 -07:00
prompts Search refactor + Community search (#111) 2024-09-16 14:03:05 -04:00
search Mentions reranker (#124) 2024-09-18 15:44:28 -04:00
utils In memory label propagation community detection (#136) 2024-09-23 11:05:44 -04:00
__init__.py chore: Fix packaging (#38) 2024-08-25 10:07:50 -07:00
edges.py Add group_id CRUD endpoints and option store content bool (#130) 2024-09-19 16:16:40 -04:00
errors.py Search refactor + Community search (#111) 2024-09-16 14:03:05 -04:00
graphiti.py In memory label propagation community detection (#136) 2024-09-23 11:05:44 -04:00
helpers.py Search refactor + Community search (#111) 2024-09-16 14:03:05 -04:00
nodes.py Add group_id CRUD endpoints and option store content bool (#130) 2024-09-19 16:16:40 -04:00
py.typed Add py.typed file (#105) 2024-09-11 08:44:06 -04:00