graphiti/graphiti_core/utils/maintenance
Daniel Chalef 567a8ab74a
Implement OpenAI Structured Output (#225)
* implement so

* bug fixes and typing

* inject schema for non-openai clients

* correct datetime format

* remove List keyword

* Refactor node_operations.py to use updated prompt_library functions

* update example
2024-12-05 07:03:18 -08:00
..
__init__.py Fix edge invalidation (#174) 2024-10-07 11:45:31 -04:00
community_operations.py Implement OpenAI Structured Output (#225) 2024-12-05 07:03:18 -08:00
edge_operations.py Implement OpenAI Structured Output (#225) 2024-12-05 07:03:18 -08:00
graph_data_operations.py Use sessions search (#197) 2024-10-22 10:01:56 -04:00
node_operations.py Implement OpenAI Structured Output (#225) 2024-12-05 07:03:18 -08:00
temporal_operations.py Implement OpenAI Structured Output (#225) 2024-12-05 07:03:18 -08:00
utils.py chore: Fix packaging (#38) 2024-08-25 10:07:50 -07:00