Credit Consumption Table
A. Knowledge Base (KB) Ingestion
| Action | Credit Type | Calculation | Example |
|---|---|---|---|
| Upload document to KB | Word-based | 1 credit per 10,000 words | 100,000 words → 10 credits |
| LLM processing during ingestion | Token-based | Input + Output tokens × model rate | Varies by model |
| KB Processing Cost | |
|---|---|
| 100,000 words | 1 credit per 10,000 words → 10 credits |
B. Chat / Agent Interaction
Fixed Platform Credits| Action | Credits |
|---|---|
| User sends a chat message | 1–2 credits (based on configuration) |
| Tool call invoked | 1 credit per tool call |
Full Chat Example
Scenario User asks: “Explain the attached document.” Platform Credits| Component | Credits |
|---|---|
| Question asked | 1 |
| Tool calls (document retrieval) | 2 |
| Fixed Platform Credits | 3 credits |
| Type | Tokens | Cost |
|---|---|---|
| Input | ~53,634 tokens | ~$0.161 |
| Output | ~900 tokens | ~$0.0135 |
| Total LLM Cost | — | ~$0.1745 |

