SOAPAssistV00 / gpt_index /constants.py
AbeerTrial's picture
Duplicate from AbeerTrial/SOAPAssist
35b22df
raw
history blame contribute delete
89 Bytes
"""Set of constants."""
MAX_CHUNK_SIZE = 3900
MAX_CHUNK_OVERLAP = 200
NUM_OUTPUTS = 256