graphiti/server/graph_service
Pavlo Paliychuk 529a1aaecf
fix: update UUID generation and message handling (#123)
* chore: Update uuid generation + service fixes

* chore: Version bump
2024-09-18 12:48:44 -04:00
..
dto feat(graph-service): add entity node handling and update Docker configurations (#100) 2024-09-10 11:00:52 -04:00
routers fix: update UUID generation and message handling (#123) 2024-09-18 12:48:44 -04:00
__init__.py Add Fastapi graph service (#88) 2024-09-06 11:07:45 -04:00
app.py feat(graph-service): add entity node handling and update Docker configurations (#100) 2024-09-10 11:00:52 -04:00
config.py Add Fastapi graph service (#88) 2024-09-06 11:07:45 -04:00
main.py Add Fastapi graph service (#88) 2024-09-06 11:07:45 -04:00
zep_graphiti.py feat: add error handling for missing nodes and edges, introduce new API endpoints, and update ZepGraphiti class (#104) 2024-09-11 12:53:17 -04:00