SDK classes
InlineAttributionFormatter
Interface for formatting inline attributions in chat messages.
Methods
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.