TOON (Token-Oriented Object Notation) is a tokien efficient alternative to JSON for feeding LLM’s information. I see a couple of packages in the community and am looking for recommendations.
My use case is a CLI built around the Federal Reserve’s data platform. One feature my CLI offers is an LLM onboarding mechanism which provides guidance in JSON at the moment. I am considering TOON for a future release. I’m in the research phase so any any insight is appreciated. The repo for my CLI has a healthy README if anyone has interest in the use case.
Github Repo: https://github.com/derickschaefer/reserve