abacusai.hosted_model_token
Module Contents
Classes
A hosted model authentication token that is used to authenticate requests to an abacus hosted model |
- class abacusai.hosted_model_token.HostedModelToken(client, createdAt=None, tag=None, trailingAuthToken=None)
Bases:
abacusai.return_class.AbstractApiClass
A hosted model authentication token that is used to authenticate requests to an abacus hosted model
- Parameters:
- __repr__()
Return repr(self).