graphiti/server/graph_service
Pavlo Paliychuk 50f9418a30
chore: Add build and start CI workflow (#164)
* chore: Add build and start CI workflow

* chore: Fix docker-compose command

* chore: Fix healthcheck port

* fix: test docker compose setup

* chore: Simulate container start error

* chore: Always log service logs

* revert dev version changes, and simulate error in the healthcheck

* chore: Log docker logs only on failure, revert simulated error

* chore: Make release workflows depend on build and start workflow
2024-10-01 10:25:12 -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
config.py feat: configurable embedding model (#156) 2024-09-26 13:31:22 -07:00
main.py feat: add FastAPI lifespan and healthcheck endpoint (#144) 2024-09-23 10:12:35 -04:00
zep_graphiti.py feat: Dedicated embedder interface (#159) 2024-09-27 12:47:04 -04:00