Skip to main content

MAX_TOOL_NAME_LENGTH

Constant MAX_TOOL_NAME_LENGTH 

Source
const MAX_TOOL_NAME_LENGTH: usize = 128;
Expand description

Upper bound on model-emitted function names. Request-side names use a shorter grammar on the wire.