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
| Property | Type |
|---|---|
chunkSummary | string |
relevantEntities | Entity[] |
deepLoadedEntities | Map<string, DeepLoadResponse> |
deepLoadIterations | number |
maxDeepLoadIterations | number |
uncertainties | Uncertainty[] |
Was this page helpful?