Closed paul-paliychuk closed 1 month ago
[!IMPORTANT] Add FastAPI lifespan for graphiti initialization, a /healthcheck endpoint, and initialize_graphiti function for index setup. FastAPI Lifespan: Added lifespan async context manager in main.py for graphiti initialization. Endpoints: Replaced root endpoint with /healthcheck in main.py, returning JSON status. Graphiti Initialization: Added initialize_graphiti() in zep_graphiti.py for index and constraint setup. This description was created by for f65113284627f291f639a0862520f5a56eff79a0. It will automatically update as commits are pushed.
[!IMPORTANT] Add FastAPI lifespan for graphiti initialization, a /healthcheck endpoint, and initialize_graphiti function for index setup.
graphiti
/healthcheck
initialize_graphiti
lifespan
main.py
initialize_graphiti()
zep_graphiti.py
This description was created by for f65113284627f291f639a0862520f5a56eff79a0. It will automatically update as commits are pushed.