Tools

ADE Split

Split classification for documents.

This endpoint classifies document sections based on markdown content and split options.

For EU users, use this endpoint:

`https://api.va.eu-west-1.landing.ai/v1/ade/split`.
post/v1/ade/split

Request body

markdownstring nullable

Markdown content to split.

markdownUrlstring nullable

The URL to the Markdown file to split.

modelstring nullable

Model version to use for split classification. Defaults to the latest version.

Response

Successful Response

Changes