Document - Python SDK

Document method reference

The Python SDK and docs are currently in beta. Report issues on GitHub.

A document to rerank. Either a plain string, or a structured object with optional text and/or image.

Supported Types

str

1value: str = /* values here */

operations.DocumentRequest

1value: operations.DocumentRequest = /* values here */