Normal worker prompt tokens
Backend preview count for the untouched user prompt before the master prompt is added.
The normal path sends your raw prompt straight through. The TK5 path strips filler words first, then sends the shorter version through the same model with the same instruction stack.
Type once, then send the same request through both workers. Preview token charts refresh as you type.
Backend preview count for the untouched user prompt before the master prompt is added.
Backend preview count for the trimmed prompt that goes through the TK5 path.
Preview estimate for the full prompt until you send it.
Preview estimate for the trimmed prompt until you send it.
Appears after the live model call.
Appears after the live model call.
Full prompt sent directly to grok-4-fast-non-reasoning with the shared master prompt.
The normal worker answer will appear here after the prompt is sent through the raw path.
Trimmed prompt sent to the same model with the same shared master prompt.
The TK5 worker answer will appear here after the stop-word-stripped path finishes.