scaleapi-python-client icon indicating copy to clipboard operation
scaleapi-python-client copied to clipboard

The official Python SDK for Scale API, the Data Platform for AI

Results 3 scaleapi-python-client issues
Sort by recently updated
recently updated
newest added

# Pull Request Summary ## Description _Please include a summary of the changes. Please also include the relevant context and motivation. List any dependencies and assumptions that are required for...

When I use scaleAI's deployment endpoint, if the generated text doesnt get sent back within ~30s, I get an error about a 504 error. If the response comes back quickly,...

Hi, I noticed that the `TaskReviewStatus` enum (defined [here](https://github.com/scaleapi/scaleapi-python-client/blob/195b96abd9bc0567f0b5246723db128e04c322b9/scaleapi/tasks.py#L33-L40)) is missing the state `skipped`. However, this may happen during auditing, namely tasks can be skipped and the status will be...