citationsFor
@forge/monorepo / backend/src / citationsFor
Function: citationsFor()
citationsFor(
parts,partId): readonlyCitationPart[]
Defined in: backend/src/citations/index.ts:216
Citations that ground a given part, in the order they appear. For rendering markers next to a claim.
Parameters
parts
readonly MessagePart[]
partId
string
Returns
readonly CitationPart[]