Back

calc-buffer-size (clj)

(source)

function

(calc-buffer-size {:keys [max_tokens], :or {max_tokens DEFAULT_BUFFER_SIZE}})
Buffer size should be at least equal to max_tokens plus the [DONE] terminator

Examples