"""Set of constants.""" MAX_CHUNK_SIZE = 3900 MAX_CHUNK_OVERLAP = 200 NUM_OUTPUTS = 256