Kind: Function
Source: atloria-monorepo/apps/web/src/app/app/desk/components/copilotUtils.ts
Best proposal with token overlap ≥ 2 against the thread title/question, or null.
Signature
tsfunction pickGapProposal(proposals: TicketTopicProposal[], threadText: string): TicketTopicProposal | null
Parameters
| Name | Type |
|---|---|
proposals | TicketTopicProposal[] |
threadText | string |
Returns: TicketTopicProposal | null
Was this page helpful?