graphiti/server/graph_service
Pavlo Paliychuk 2fc1b00602
feat: add FastAPI lifespan and healthcheck endpoint (#144)
* chore: Add healthcheck endpoint + build indexes and constraints on svc startup

* chore: Bring back driver close call
2024-09-23 10:12:35 -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 delete group endpoint (#132) 2024-09-22 14:03:32 -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 feat: add FastAPI lifespan and healthcheck endpoint (#144) 2024-09-23 10:12:35 -04:00