graphiti/graphiti_core
Pavlo Paliychuk 65b5eeae88
Refactor ORDER BY clauses in edges and nodes to use created_at instead of uuid for better chronological sorting (#322)
* Refactor ORDER BY clauses in edges and nodes to use created_at instead of uuid for better chronological sorting

* Update ORDER BY clauses in edges and nodes to include uuid for improved sorting consistency
2025-04-08 14:48:36 -04:00
..
cross_encoder remove BGE reranker client from cross_encoder initializatio nto preve… (#296) 2025-03-18 17:48:14 -04:00
embedder Gemini support (#324) 2025-04-06 09:27:04 -07:00
llm_client Add set max_tokens attribute in OpenAIClient initialization (#330) 2025-04-07 12:33:15 -04:00
models fix node save errors (#303) 2025-03-24 13:52:14 -04:00
prompts Gemini support (#324) 2025-04-06 09:27:04 -07:00
search Entity attributes in prompts (#284) 2025-03-04 16:34:19 -05:00
utils Gemini support (#324) 2025-04-06 09:27:04 -07:00
__init__.py chore: Fix packaging (#38) 2024-08-25 10:07:50 -07:00
edges.py Refactor ORDER BY clauses in edges and nodes to use created_at instead of uuid for better chronological sorting (#322) 2025-04-08 14:48:36 -04:00
errors.py add entity type validation handling (#320) 2025-04-04 13:53:04 -04:00
graphiti.py Gemini support (#324) 2025-04-06 09:27:04 -07:00
helpers.py get edges by node uuid (#291) 2025-03-13 15:44:02 -04:00
nodes.py Refactor ORDER BY clauses in edges and nodes to use created_at instead of uuid for better chronological sorting (#322) 2025-04-08 14:48:36 -04:00
py.typed Add py.typed file (#105) 2024-09-11 08:44:06 -04:00