Skip to content
MinT Docs
mint.types.AuthTokenResponse
中文
English
Initializing search
mindlab-toolkit
Concepts
Model API
MindForge
SDK
Self-hosted
Support
MinT Docs
mindlab-toolkit
Concepts
Concepts
Glossary
Completers
Rendering
Loss Functions
LoRA Adapters
Evaluations
Environment Variables
Legal
Legal
Terms of Service
Privacy Policy
Acceptable Use
SLA
Security & Compliance
Data Processing Addendum
Subprocessors
Responsible Disclosure
FAQ
Complete v2.0 Document Set
Model API
Model API
What is Macaron
Authentication
Models
Integrations
Usage
MindForge
MindForge
Quickstart
Overview
Training
Evaluation
Question Bank
Data
Checkpoints
Using a trained model
Run settings
Troubleshooting
SDK
SDK
Installation
Authentication
Quickstart
Async Patterns
Vibecoders
SFT
SFT
Hyperparameters
RL
RL
Chat RL
Code RL
Math RL
Multi-turn
Multi-agent
Custom Environment
Distillation
Hyperparameters
DPO
DPO
RLHF Pipeline
VLA
VLM
LoRA Primer
Losses
Losses
Loss Functions
CISPO
Cross Entropy
Custom
DRO
Importance Sampling
PPO
Compatible APIs
Compatible APIs
Anthropic
OpenAI
Tinker-compatible
Tinker-compatible
APIFuture
Exceptions
Exceptions
mint._exceptions
APIConnectionError
APIError
APIResponseValidationError
APIStatusError
APITimeoutError
AuthenticationError
BadRequestError
ConflictError
InternalServerError
NotFoundError
PermissionDeniedError
RateLimitError
RequestFailedError
SidecarDiedError
SidecarError
SidecarIPCError
SidecarStartupError
TinkerError
UnprocessableEntityError
RestClient
SamplingClient
ServiceClient
TrainingClient
Types
Types
mint.types
AdamParams
AuditLogEntry
AuditLogResponse
AuthTokenResponse
AuthTokenResponse
Table of contents
class mint.types.AuthTokenResponse ( BaseModel )
BillingUsageEvent
BillingUsageResponse
BillingUsageSession
Checkpoint
CheckpointArchiveURLResponse
CheckpointBillingEvent
CheckpointsListResponse
ClientConfigRequest
ClientConfigResponse
Cursor
Datum
DMelChunk
EncodedTextChunk
ForwardBackwardOutput
GetBillingUsageRequest
GetInfoResponse
GetServerCapabilitiesResponse
ImageAssetPointerChunk
ImageChunk
LoRAConfig
ModelData
ModelInput
OptimStepResponse
ParsedCheckpointTinkerPath
SampledSequence
SampleResponse
SamplingParams
SamplingPrefillBillingEvent
SamplingSampleBillingEvent
SaveWeightsForSamplerResponse
SaveWeightsResponse
StorageBillingEvent
SupportedModel
TensorData
TopKPromptLogprobs
TrainingBillingEvent
TrainingRun
TrainingRunsResponse
WeightsInfoResponse
WhoAmIResponse
Self-hosted
Self-hosted
verl-mint
AReaL-MinT
Support
Table of contents
class mint.types.AuthTokenResponse ( BaseModel )
AuthTokenResponse
class
mint.types.AuthTokenResponse
(
BaseModel
)
¶
Fields:
jwt
(
str
)
Back to top