Lucio
03/03/2025, 7:49 PMVapi Support Bot
03/03/2025, 7:51 PMVapi Support Bot
03/03/2025, 7:51 PMLucio
03/04/2025, 1:45 PMShubham Bajaj
03/07/2025, 11:01 AMShubham Bajaj
03/07/2025, 11:02 AM"llmPromptTokens": 27657,
"llmCompletionTokens": 341,
## How Prompt Tokens Accumulate
For voice AI assistants like the one in your call, the prompt tokens include:
1. **System Instructions**: The detailed instructions given to the model about how to behave (personality, conversation style, clinic information, etc.)
2. **Conversation History**: All previous messages in the conversation
3. **Tool Calls & Results**: Function calls and their returned data
## Cost Implications
For this call:
- 27,657 prompt tokens × GPT-4o rate = $0.0816 for LLM costs
- Other costs (STT, Vapi service, etc.) = $0.1383
- Total call cost = $0.219Shubham Bajaj
03/07/2025, 11:03 AMLucio
03/07/2025, 11:16 AMShubham Bajaj
03/13/2025, 8:59 PMSahil
03/15/2025, 10:10 AMSahil
03/15/2025, 10:10 AM