Skip to content

createSeoAgent

reference
1 min readUpdated

Kind: Function

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

Signature

ts
function createSeoAgent(config: GenerationConfig, deps: SeoDependencies): AgentConfig<PmeContext>

Parameters

NameType
configGenerationConfig
depsSeoDependencies

Returns: AgentConfig<PmeContext>

Was this page helpful?

Download as PDF