This commit is contained in:
writinwaters 2025-12-02 22:19:17 +08:00
parent 5739f0d530
commit bf5d537fbc

View file

@ -435,7 +435,7 @@ curl --request POST \
}' }'
``` ```
##### A request example using ingestion pipeline ##### A request example specifying ingestion pipeline
:::caution WARNING :::caution WARNING
You must *not* include `"chunk_method"` or `"parser_config"` when specifying an ingestion pipeline. You must *not* include `"chunk_method"` or `"parser_config"` when specifying an ingestion pipeline.