ReadonlyidA unique identifier for this kind of reference.
Optional ReadonlymodelA description of this value that could be used in an LLM prompt.
Optional ReadonlyrangeThe start and end index of the reference in the prompt. When undefined, the reference was not part of the prompt text.
Note that the indices take the leading #-character into account which means they can
used to modify the prompt as-is.
ReadonlyvalueThe value of this reference. The string | Uri | Location types are used today, but this could expand in the future.
A reference to a value that the user added to their chat request.
Stubbed