Credit Consumption Table
A. Knowledge Base (KB) Ingestion
| Action | Type | Rate | 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 |
| Item | Credits |
|---|---|
| 100,000 words | 10 credits |
B. Chat / Agent Interaction
Fixed platform credits| Action | Credits |
|---|---|
| User sends a chat message | 1–2 (based on configuration) |
| Tool call invoked | 1 per call |
Full Chat Example
Scenario User asks: “Explain the attached document.” Platform credits| Component | Credits |
|---|---|
| Question asked | 1 |
| Tool calls (document retrieval) | 2 |
| Subtotal | 3 |
| Type | Tokens | Cost |
|---|---|---|
| Input | ~53,634 | ~$0.161 |
| Output | ~900 | ~$0.0135 |
| Total | — | ~$0.1745 |
| Component | Credits |
|---|---|
| Fixed platform | 3 |
| LLM usage | 17 |
| Total | 20 |

