API referenceInterfaces
BriefContext
Defined in: llm/prompts/brief.ts:19
Properties
contactName
contactName: string;Defined in: llm/prompts/brief.ts:20
title
title: string | null;Defined in: llm/prompts/brief.ts:21
company
company: string | null;Defined in: llm/prompts/brief.ts:22
eventNames
eventNames: string[];Defined in: llm/prompts/brief.ts:23
facts
facts: string[];Defined in: llm/prompts/brief.ts:24
noteSnippets
noteSnippets: string[];Defined in: llm/prompts/brief.ts:25
openFollowUps
openFollowUps: string[];Defined in: llm/prompts/brief.ts:26
lastTouch
lastTouch: string;Defined in: llm/prompts/brief.ts:27