Skip to content

DeepLoadRequest

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/packages/doc-automation/src/v2/types/stage-10.types.ts

DeepLoadRequest - AI requests additional code context

During generation, if AI is uncertain about something, it can request the full implementation of a specific entity. Max 3 iterations per document to prevent infinite loops.

Properties

PropertyType
entityNamestring
reasonstring
requestedBy`'generator'
urgency`'required'

Was this page helpful?

Download as PDF