mirror of
https://github.com/voson-wang/toon.git
synced 2026-01-29 23:34:10 +08:00
docs: add official TOON Playground link
This commit is contained in:
@@ -787,7 +787,13 @@ for (const line of encodeLines(largeData)) {
|
|||||||
|
|
||||||
## Playgrounds
|
## Playgrounds
|
||||||
|
|
||||||
Experiment with TOON format interactively using these community-built tools for token comparison, format conversion, and validation:
|
Experiment with TOON format interactively using these tools for token comparison, format conversion, and validation.
|
||||||
|
|
||||||
|
### Official Playground
|
||||||
|
|
||||||
|
The [TOON Playground](https://toonformat.dev/playground) lets you convert JSON to TOON in real-time, compare token counts, and share your experiments via URL.
|
||||||
|
|
||||||
|
### Community Playgrounds
|
||||||
|
|
||||||
- [Format Tokenization Playground](https://www.curiouslychase.com/playground/format-tokenization-exploration)
|
- [Format Tokenization Playground](https://www.curiouslychase.com/playground/format-tokenization-exploration)
|
||||||
- [TOON Tools](https://toontools.vercel.app/)
|
- [TOON Tools](https://toontools.vercel.app/)
|
||||||
|
|||||||
Reference in New Issue
Block a user