Skip to content

Commit e3c2d05

Browse files
Adding multistage task type (#93)
* adding multistage task type * Updating version
1 parent f6d64cb commit e3c2d05

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

scaleapi/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "2.15.11"
1+
__version__ = "2.15.12"
22
__package_name__ = "scaleapi"

scaleapi/tasks.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ class TaskType(Enum):
3434
ChatExperimental = "chatexperimental"
3535
ChatLite = "chatlite"
3636
MultiChat = "multichat"
37+
MultiStage = "multistage"
3738

3839

3940
class TaskReviewStatus(Enum):

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy