Getting Started
Spaces Guide
Tools Guide
Developer Guide
API REFERENCE
- Spaces
- Data
- Chat
- Assistants
- Documents
PULZE ACADEMY
Get Subscription Tiers Table
Response
See FeaturesForSubscription for more info! This class is a duplicate so if anything gets renamed on the parent class, this one will error.
See FeaturesForSubscription for more info! This class is a duplicate so if anything gets renamed on the parent class, this one will error.
For any given subscription, this represents the set of available features
The maximum number of tokens that can be generated, for each billing period (month)
x > 0
Maximum number of apps that can be created
Allows the user to create and use Prompts
Allows the user to create and use Prompt-based Models
Custom scoring of LLMs using KG
Allows to fine-tune models
The level of support this user has access to
community
, all
Support from Marketing team (? TBD)
A human-readable format of max_tokens. Example: '50bn' or '+100M'
A human-readable format of max_apps. Example: 'Infinite' or '1000' or 'None'
A human-readable format for the level of support offered
The tier of this subscription
_NONE_
, _TRIAL_
, _INTERNAL_
, STARTUP
, GROWTH
, SCALE
, ENTERPRISE
The name for this subscription
Price per MONTH -- same as in Stripe, here for display purposes
Price per YEAR -- same as in Stripe, here for display purposes
The Stripe PriceID for the monthly subscription
The Stripe PriceID for the yearly subscription
Dynamic LLM routing using KG
Whether this subscription is a trial. Trials work differently because users can only consume the free credit, but can't go over it
This is set to TRUE when the user's doesn't have a subscription nor is in a trial. Essentially it means: "No subscription active".
Price per MONTH -- same as in Stripe, here for display purposes
Price per YEAR -- same as in Stripe, here for display purposes
A label to display in lieu of price
A label to display in lieu of price
Contact sales to activate
Contact sales to activate
If set, it will override any other labels
If set, it will override any other labels
The ID of the price associated with the current subscription, if any
Was this page helpful?