Kind: Function
Source: atloria-monorepo/libs/parser-core/src/techdocs/grounded-ask.ts
The [path] citations present in the answer text.
Signature
tsfunction extractCitations(answer: string): string[]
Parameters
| Name | Type |
|---|---|
answer | string |
Returns: string[]
Was this page helpful?