remove unnecessary content
This commit is contained in:
parent
19fb8d4783
commit
895cb49047
1 changed files with 0 additions and 1 deletions
|
|
@ -543,7 +543,6 @@ Notes:
|
||||||
|
|
||||||
- "pipeline_id": (*Body parameter*), `string`
|
- "pipeline_id": (*Body parameter*), `string`
|
||||||
The ingestion pipeline ID. Required if and only if you are using an ingestion pipeline (together with `"parse_type"`).
|
The ingestion pipeline ID. Required if and only if you are using an ingestion pipeline (together with `"parse_type"`).
|
||||||
- Must be a 32-character lowercase hexadecimal string (e.g., `"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"`).
|
|
||||||
- Must not be provided when `"chunk_method"` is set.
|
- Must not be provided when `"chunk_method"` is set.
|
||||||
|
|
||||||
Note: If none of `chunk_method`, `parse_type`, and `pipeline_id` are provided, the system will default to `chunk_method = "naive"`.
|
Note: If none of `chunk_method`, `parse_type`, and `pipeline_id` are provided, the system will default to `chunk_method = "naive"`.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue