Skip to content

Commit 4cd6da4

Browse files
committed
Update README.md
1 parent 44b8d64 commit 4cd6da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ No boilerplate. No fighting the borrow checker for simple handlers. Just code th
2626
**Problem:** Standard JSON APIs are verbose and expensive for Large Language Models (LLMs).
2727
**Solution:** RustAPI natively supports **TOON (Token-Oriented Object Notation)**.
2828

29-
Top-tier LLMs (Claude, GPT-4) charge by the token. RustAPI's TOON format reduces response token counts by **50-58%** compared to standard JSON.
29+
Top-tier LLMs (Claude, GPT-4o) charge by the token. RustAPI's TOON format reduces response token counts by **50-58%** compared to standard JSON.
3030

3131
* **💰 Save 50% on API Costs**: Half the tokens, same data.
3232
* **🌊 Zero-Latency Streaming**: Built for real-time AI agents.

0 commit comments

Comments
 (0)