VectorShift
Search
K
Comment on page

Credits

Credits are used to run Pipelines.
Every Pipeline has an associated credit cost based on the nodes within it. You can view your credits and add more credits from the "Settings" page.
Paid subscriptions come with a stated number of free monthly credits. These credits are granted on the first calendar day of each month and expire at the end of the month.
You can purchase additional credits by following the steps outlined in Purchase Additional Credits (Personal) for Personal accounts and Purchase Additional Credits (Organization) for Organization admin accounts. Additional credits purchased through this method do not expire.
Personal credits are linked to their associated account, whereas Organization credits are shared across all members of the Organization and can only be purchased by Admin users.

Calculate Pipeline Credit Cost

The cost to run a Pipeline is displayed next to the Pipeline and can be calculated by adding up the costs of the individual nodes within the Pipeline. The pricing for individual nodes is as follows:
  • OpenAI LLMs: If you use a personal API key, OpenAI LLMs cost 1 credit for every 10,000 runs. Otherwise, pricing varies per model and is based on the "Max Tokens" parameter set for the LLM node. Max Tokens defaults to 4096, and it can be changed by right-clicking the node and clicking "Details". Here is the pricing schema for the available models:
    • gpt-3.5-turbo: 0.002 credits for every 1,000 tokens in Max Tokens.
    • gpt-3.5-turbo-16k: 0.004 credits for every 1,000 tokens in Max Tokens.
    • gpt-4: 0.06 credits for every 1,000 tokens in Max Tokens.
    • gpt-4-32k: 0.12 credits for every 1,000 tokens in Max Tokens.
  • Anthropic LLM: Claude 2 can take up to 100,000 tokens in each prompt, meaning it can work over hundreds of pages of text or even an entire book. Claude 2 can also write longer documents—on the order of a few thousand tokens—compared to its prior version, giving you even greater ways to develop generative AI applications.
    • claude-v2: 0.03 for every 1000 tokens in Max Tokens.
  • Image Gen: Pricing varies per model and is based on the "Image Count" parameter set for the Image Gen node. Here is the pricing schema for the available models:
    • DALL·E 2: 0.02 credits for every image in Image Count.
  • Pipeline: Pricing equals the cost of the Pipeline itself. For example, if the Pipeline costs 0.02 credits to run on its own, the cost of a Pipeline node executing that Pipeline will be 0.02 credits.
  • URL & Git Data Loaders: 1 credit for every 1,000 runs.
  • All Other Nodes: 1 credit for every 10,000 runs.

Purchase Additional Credits (Personal)

To purchase additional credits to your Personal account, take the following steps:
  1. 1.
    Navigate to "Settings".
  2. 2.
    Click "Add Credits" under the "Subscription" section.
  3. 3.
    Enter a quantity of credits to purchase (min. 20), and click "Purchase".

Purchase Additional Credits (Organization)

To purchase additional credits to your Organization's account, take the following steps:
  1. 1.
    Navigate to "Admin Console".
  2. 2.
    Click "Add Credits" under the "Subscription" section.
  3. 3.
    Enter a quantity of credits to purchase (min. 20), and click "Purchase".