1. Estimate prompt overhead
Enter the combined token count for system instructions, conversation history, and the current user message.
2. Set retrieval depth
Provide the number of chunks returned by the retriever.
3. Estimate chunk size
Use the average tokens in each chunk after any metadata or formatting is added.
4. Reserve output space
Enter the maximum or expected completion tokens you want to leave available.
5. Set the model limit and price
Use the context-window limit and current input-token price for the model being evaluated.
6. Review capacity
Check total tokens, remaining room, utilization, and estimated input cost.