graphiti/server/graph_service
Pavlo Paliychuk 8085b52f2a
feat: add error handling for missing nodes and edges, introduce new API endpoints, and update ZepGraphiti class (#104)
* feat: Expose crud operations to service + add graphiti errors

* fix: linter
2024-09-11 12:53:17 -04:00
..
dto feat(graph-service): add entity node handling and update Docker configurations (#100) 2024-09-10 11:00:52 -04:00
routers 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
__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