Note: Chunk configuration will apply to newly processed books. To reprocess existing books with new settings, use the standalone script: python reprocess_books.py --chunk-size <size> --chunk-overlap <overlap>
"Output must be in HTML format. Add at least 20px padding between paragraphs."
Higher values return more relevant chunks. Lower values return more results.
Maximum number of chunks to retrieve before filtering by similarity threshold.
Controls randomness in responses. Lower values (0.0) are more focused and deterministic. Higher values (2.0) are more creative and varied.
Enable to generate an AI answer based on retrieved chunks. Disable to only show relevant chunks.