nip.language_model_server.server.lifespan# nip.language_model_server.server.lifespan(app: FastAPI)[source]# Lifespan context manager for the FastAPI application. This context manager is used to initialize and clean up resources when the FastAPI application starts and stops.