Ask a question to get started
Enter to send•Shift+Enter new line
min_chunk_size: int = min_chunk_size if min_chunk_size is not None else max( max_chunk_size 200,
The minimum size for each chunk, derived from max_chunk_size if not explicitly provided.
max_chunk_size