Token
A subword unit used by a language model; it drives context capacity and usage accounting.
TL;DR
Subword unit billed by LLM APIs; drives Kobi Kredi estimates.
Quick facts
- Category
- AI & knowledge management
- Product tie-in
- KobiGPT RAG platform
- Related
- See compare and tools pages
- Locale
- TR and EN site
Why teams choose KobiGPT
- Understand terms before evaluating vendors.
- Link concepts to KobiGPT features (RAG, Kobi Kredi).
- Share glossary links with procurement and legal.
- Explore assistant use cases next.
Product facts
- Ücretsiz plan
- 100 doküman · 2 departman · 120 Kobi/ay(PLAN_CONFIG)
- Starter
- 1000 doküman · 5 departman · 1000 Kobi/ay(PLAN_CONFIG)
- Pro
- 12500 doküman · 25 departman · 12500 Kobi/ay(PLAN_CONFIG)
- Minimum billable turn
- 0.1(packages/types/src/plan-config.ts → KOBI_MIN_TURN; packages/types/src/kobi-billing.ts → finalizeTurnKobi)
What a token is
A token is a piece of text the model processes instead of a whole word. A word may be one token, while a long or rare word may become several pieces; punctuation and whitespace can also be represented as units. The count depends on model and language.
Character count and token count are therefore not the same. In a chat request, the question, retrieved document passages, and generated answer all contribute to the context and can increase usage.
The link to Kobi Kredi
KobiGPT tracks external AI and platform cost with Kobi Kredi. Gemini input and output tokens feed a weighted calculation; output tokens may have a different weight from input tokens.
The result is not a promise of one universal fixed price. Model pricing and calculation functions come from central sources, and an interface estimate need not equal the final usage of a completed turn.
Practical advice for users
Avoid attaching irrelevant files, choose a focused assistant scope, and keep long documents logically structured. More tokens do not automatically produce a better answer; extra noise can lower retrieval precision.
When comparing costs, ask which model, input and output counts, and rounding rule are used. Check the central application definitions for the Kobi Kredi minimum-turn floor and model-specific pricing.
Applying What a token is in a controlled workflow
A useful way to evaluate token is to follow one real question from the source document to the final answer. Record which file was selected, what context reached the model, and what a reviewer would need to verify. This turns a definition into an operational check and makes the result comparable across teams.
The same check should include ownership and change management. Decide who updates the relevant documents, how an outdated result is reported, and which access boundary applies. KobiGPT can provide the assistant and the cited document context, but the organisation still owns the source material, permissions, and the decision made from the answer.
FAQ
What is Token in practice?
Subword unit billed by LLM APIs; drives Kobi Kredi estimates.
Does KobiGPT use this?
See product docs and feature pages for implementation details.
More reading?
Visit our blog and FAQ.
Accuracy disclaimer?
Educational content; verify for compliance decisions.
Is one word always one token?
No. Tokenisation depends on the model and language; one word may be one piece or several tokens.
Does reducing tokens always improve an answer?
No. Remove irrelevant text, but cutting a necessary condition or source passage can make the answer incomplete.
Comparison
| Feature | KobiGPT | Alternative |
|---|---|---|
| SME focus | Yes | N/A |
| Citations | When using RAG | N/A |
| Glossary depth | Growing | N/A |
| Tools | Interactive | N/A |