app.models
Models for the preprocessing service.
Classes
|
Enum class for different environments. |
|
Request model for starting a preprocess job from a HuggingFace repository source. |
|
Enum for loguru log levels. |
|
Base model for preprocess requests (zip and huggingface) and responses. |
|
Base model for preprocess requests, shared by ZIP and HuggingFace sources. |
|
Status and result of a preprocess job, returned by the API and stored in Redis. |
|
Settings for the preprocessing service. |
|
Enum class for different source types. |
|
Enum class for the state of the process. |
|
Request model for starting a preprocess job from a ZIP-URL source. |