Kind: Function
Source: atloria-monorepo/apps/web/src/app/app/desk/components/copilotUtils.ts
Signature
tsfunction buildComposerInsert(answer: string, sources: CopilotAskSource[]): string
Parameters
| Name | Type |
|---|---|
answer | string |
sources | CopilotAskSource[] |
Returns: string
Was this page helpful?