SDK classes
DefaultFormatter
Default formatter for inline attributions in chat messages.
Methods
format(index, source)
Format an inline attribution using a default reference style.
Parameters:
The index of the attribution within the list of attributions.
The inline attribution to format: ChatSource
Returns:
A string representing the formatted attribution in default reference style.