> ## Documentation Index
> Fetch the complete documentation index at: https://docs.moss.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# JobPhase

[moss v1.0.1](../README)

[moss](../api) / JobPhase

# Interface: JobPhase

Enum-like class for job phase values.

## Properties

* **DOWNLOADING**: `str`
* **DESERIALIZING**: `str`
* **GENERATING\_EMBEDDINGS**: `str`
* **BUILDING\_INDEX**: `str`
* **UPLOADING**: `str`
* **CLEANUP**: `str`
* **value**: `str`
