Training config for the CUSTOM_TRAINED_MODEL problem type
| KEY | TYPE | Description |
|---|---|---|
| MAX_DIMENSION | int | Maximum expected dimension of the catalog. |
| STREAMING_EMBEDDINGS | bool | Flag to enable streaming embeddings. |
| SERVICE_PORT | int | Service port. |
| DOCKER_IMAGE_URI | str | Docker image URI. |
| MAX_CATALOG_SIZE | int | Maximum expected catalog size. |
| INDEX_OUTPUT_PATH | str | Fully qualified cloud location (GCS, S3, etc) to export snapshots of the embedding to. |