KEY_ABBREV

Static KEY_ABBREV 

Source
pub static KEY_ABBREV: Map<&'static str, &'static str>
Expand description

Key abbreviations (JSON keys -> short form)

ONLY includes abbreviations that save tokens (validated via token_analysis)

Removed (cost same or more tokens):

  • user, description, type, text (WORSE - cost MORE tokens)
  • messages, message, role, usage, name, code, functions, parameters, object, function, properties, index, required, id, n, seed, tools, created (NO SAVE)