Skip to content

GenerationContext

reference
1 min readUpdated

Kind: Interface

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

GenerationContext - Extended context for AI generation

Includes mechanisms for the AI to request more context.

Properties

PropertyType
chunkSummarystring
relevantEntitiesEntity[]
deepLoadedEntitiesMap<string, DeepLoadResponse>
deepLoadIterationsnumber
maxDeepLoadIterationsnumber
uncertaintiesUncertainty[]

Was this page helpful?

Download as PDF