Skip to content

createQaAgent

reference
1 min readUpdated

Kind: Function

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

Signature

ts
function createQaAgent(config: GenerationConfig, deps: QaDependencies, qaConfig: QaConfig): AgentConfig<PmeContext>

Parameters

NameType
configGenerationConfig
depsQaDependencies
qaConfigQaConfig

Returns: AgentConfig<PmeContext>

Was this page helpful?

Download as PDF