dhaga.docs
API referenceInterfaces

DraftContext

Defined in: llm/prompts/draft.ts:16

Properties

contactName

contactName: string;

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


title

title: string | null;

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


company

company: string | null;

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


eventNames

eventNames: string[];

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


facts

facts: string[];

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


noteSnippets

noteSnippets: string[];

Defined in: llm/prompts/draft.ts:22

On this page