graphiti/graphiti_core/cross_encoder
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 chore: Set up cross encoder client (#201) 2024-10-24 11:36:10 -04:00
bge_reranker_client.py Pagination for get by group_id (#218) 2024-12-02 11:17:37 -05:00
client.py Implement OpenAI Structured Output (#225) 2024-12-05 07:03:18 -08:00
openai_reranker_client.py Fix OpenAI cross-encoder prompt (#213) 2024-11-12 16:28:41 -05:00