API Reference

Convert and split a document into optimal chunks.

Convert files into optimal chunks of text ready to be indexed.

In case of success, the response will provide you with a string process ID that you can use to keep track of the different ingestion jobs you started.

Learn more about how to use the Ingestion parameters and what output to expect.

For code examples, check out how to integrate it in a custom pipeline, LlamaIndex, or LangChain

Language