Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Q1) Is there any way to configure chunk_size and chunk_overlap for knowledge bases in Qlik Answers?
Q2) Please let me know the default value for chunk_overlap.
Chunk size is the maximum number of characters that a chunk can contain.
Chunk overlap is the number of characters that should overlap between two adjacent chunks.
Thank you
Thank you for your prompt response.
default chunk_size
: 1024, chunk_overlap
: 20
https://qlik.dev/apis/rest/knowledgebases/#put-v1-knowledgebases-id-datasources-datasourceId
For current release, chunk_size and chunk_overlap are not configureable.
Thank you for your prompt response.
default chunk_size
: 1024, chunk_overlap
: 20
https://qlik.dev/apis/rest/knowledgebases/#put-v1-knowledgebases-id-datasources-datasourceId
Hi Jinwang,
Sorry for the late reply. Thank you for sharing the latest default values.