DefaultFormatter
by default.
Example:
DefaultFormatter
adds inline attributes as a
`:ref[index]`
where index
is an index of
inline attribution element in sources
property in
ChatInteraction
There are two formatters available at the moment and it is also possible
to create custom formatter
chat.ask
requestchat.ask
requestchat.ask
call there is a possibility:
InlineAttributionFormatter
It is necessary to implement format
method.
Here an example how to create custom formatter: