Skip to content

SynthesizedRepoContent

Class: warmhub.SynthesizedRepoContent

SynthesizedRepoContent(shape: Literal['Content'], name: Literal['LlmsTxt'], active: Literal[True], synthesized: Literal[True], data: SynthesizedRepoContentData, refs: SynthesizedRepoContentRefs | None = None, extra: Mapping[str, JsonValue] = _no_extra())

Generated from SynthesizedRepoContent.

shape

Documentation is not yet available.

name

Documentation is not yet available.

active

Documentation is not yet available.

synthesized

Documentation is not yet available.

data

Documentation is not yet available.

refs = None

Documentation is not yet available.

extra = field(default_factory=_no_extra)

Keys the server sent that this contract does not name. Preserved so a backend that ships a field before the SDK regenerates loses nothing.