ApexToon is a Salesforce Apex port of the JToon library, enabling bidirectional conversion between Apex objects/JSON and TOON (Token-Oriented Object Notation) format for efficient AI interactions.
Token-Oriented Object Notation is a compact, human-readable format designed for passing structured data to Large Language Models with significantly reduced token usage. It's intended for LLM input, ...