Interface for formatting inline attributions in chat messages.
format(index, source)
Abstract method to format an inline attribution.
Parameters:
The index of the attribution within the list of attributions.
The inline attribution to format: ChatSource
Returns:
A string representing the formatted attribution.
Interface for formatting inline attributions in chat messages.
format(index, source)
Abstract method to format an inline attribution.
Parameters:
The index of the attribution within the list of attributions.
The inline attribution to format: ChatSource
Returns:
A string representing the formatted attribution.