dhaga.docs
API referenceInterfaces

EnrichmentSubject

Defined in: llm/prompts/enrichment.ts:17

Properties

name

name: string;

Defined in: llm/prompts/enrichment.ts:18


title

title: string | null;

Defined in: llm/prompts/enrichment.ts:19


company

company: string | null;

Defined in: llm/prompts/enrichment.ts:20


links: string[];

Defined in: llm/prompts/enrichment.ts:21

On this page