So I want to use prompt builder to read a text selected Open AI GPT 4 model which uses 1000 tokens to produce result. How will it be billed either by license or usage by using flex credit.
#Agentforce #Salesforce @PromptBuilders
1 answer
Salesforce Prompt Builder is billed based on a combination of licensing and usage (consumption via credits), depending on how it is implemented.
Key Points
- Base Access (License-Based) Prompt Builder is included as part of Einstein / Agentforce / Data Cloud related licenses. So you need the appropriate license to use the feature.
- Model Usage (Consumption-Based) When you use external or large language models (such as OpenAI GPT‑4), billing is based on usage via Einstein Request Credits or Flex Credits. This is typically measured using:
- Number of tokens processed (input + output)
- Frequency of prompt execution
- Your Scenario (1000 tokens GPT‑4)
- The request will consume credits based on tokens processed
- Both input tokens (your text) and output tokens (generated response) are counted
- Charges are deducted from your credit allocation, not per user license
Conclusion
Prompt Builder requires a license to access the feature, but the actual cost of running prompts (especially with GPT‑4 or external models) is usage-based and charged via credits depending on token consumption