graphiti/graphiti_core
Daniel Chalef 9b71b46c0f
feat: Refactor OpenAIClient initialization and add client parameter (#140)
The code changes refactor the `OpenAIClient` initialization to accept an optional `client` parameter. This allows the client to be passed in from outside, providing more flexibility and enabling easier testing.
2024-09-21 12:09:04 -07:00
..
llm_client feat: Refactor OpenAIClient initialization and add client parameter (#140) 2024-09-21 12:09:04 -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 feat: Fix bug in dedupe_node_list function (#137) 2024-09-20 21:03:20 -07: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 Add group_id CRUD endpoints and option store content bool (#130) 2024-09-19 16:16:40 -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