graphiti/server/graph_service
Pavlo Paliychuk b537cf56e5
chore: Make deleting groups safer (#155)
* chore: Make deleting groups safer

* chore: Use appropriate errors in delete group checks

* chore: Add GroupsEdgesNotFound error type
2024-09-24 20:08:09 -04:00
..
dto fix: Make groupIds option in search query dto (#154) 2024-09-24 19:05:12 -04:00
routers refactor: remove unnecessary type casting in search() function (#153) 2024-09-24 16:36:24 -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 feat: add OpenAI configuration options to Settings and update LLM client setup (#126) 2024-09-19 16:35:36 -04:00
main.py feat: add FastAPI lifespan and healthcheck endpoint (#144) 2024-09-23 10:12:35 -04:00
zep_graphiti.py chore: Make deleting groups safer (#155) 2024-09-24 20:08:09 -04:00