Skip to content

Commit d92e679

Browse files
added token_profiler read me
1 parent daab6a7 commit d92e679

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,12 +193,13 @@ Example Output:
193193
"estimated_savings_if_optimized": "$0.000030",
194194
"estimated_savings%_if_optimized": "30%"
195195
}
196+
```
196197

197198
In this example, the prompt contains 67 tokens with an estimated cost of $0.000101. The bloat score of 1.12 indicates minimal verbosity, suggesting no immediate need for optimization.​
198199

199200
By integrating the Token Profiler into your workflow, you can ensure that your AI prompts are concise, cost-effective, and performance-optimized.
200201

201-
```
202+
202203

203204
---
204205

0 commit comments

Comments
 (0)