Skip to main content

DEFAULT_CUTTABLE_KEYS

Constant DEFAULT_CUTTABLE_KEYS 

Source
pub const DEFAULT_CUTTABLE_KEYS: [&str; 7];
Expand description

Keys whose string values may be closed early when a chunk cuts them.

Everything absent from this list is structural or atomic: healing "id" or "path" mid-token would fabricate an identifier or a data binding that the model never wrote, so those fragments wait for more input instead.