app.main
Main script Flow Preprocessing Service
Functions
|
Checking the API key from the request header against the environment variable. |
|
Retrieve all preprocess statuses. |
|
Retrieve a preprocess status by its UUID. |
|
Health check endpoint to verify the service is running. |
|
Asynchronous context manager for FastAPI application lifespan events. |
|
Middleware to log all HTTP-Requests and Responses. |
|
Start a new preprocess job with a HuggingFace repository name. |
|
Start a new preprocess job with a ZIP-URL. |