Skip to content

createAllVariantAgents

reference
1 min readUpdated

Kind: Function

Source: atloria-monorepo/libs/pme-core/src/agents/variant.agent.ts

Create all three variant agents.

Signature

ts
function createAllVariantAgents(config: GenerationConfig, deps: VariantDependencies): AgentConfig<PmeContext>[]

Parameters

NameType
configGenerationConfig
depsVariantDependencies

Returns: AgentConfig<PmeContext>[]

Was this page helpful?

Download as PDF