Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.encord.com/llms.txt

Use this file to discover all available pages before exploring further.

BaseDTO Objects

class BaseDTO(BaseDTOInterface, BaseModel)

model_config

type: ignore[typeddict-unknown-key,typeddict-item]

BaseDTOWithExtra Objects

class BaseDTOWithExtra(BaseDTO)

model_config

type: ignore[typeddict-unknown-key,typeddict-item]

GenericBaseDTO Objects

class GenericBaseDTO(BaseDTOInterface, BaseModel)

model_config

type: ignore[typeddict-unknown-key,typeddict-item]