Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
multipart/form-data
파싱할 문서 파일 (.PDF, .DOC, .DOCX, .HWP, .HWPX, .ODT, .XLS, .XLSX, .PPT, .PPTX, .TXT, .MD 지원)
청킹 전략 (by_title: 제목 기반, by_length: 길이 기반, 하위호환: title, length)
청크 크기
- by_length: 고정 청크 크기 (기본값: 2000)
- by_title: 최대 청크 크기, 미지정 시 제한 없음 (제목 단위로만 분할)
청크 간 겹치는 문자 수 (기본값: 0, 최소값: 0, 청크 크기보다 작아야 함)