toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.chat.support.console
/
ConsoleOutputChannel
Console
Output
Channel
class
ConsoleOutputChannel
(
colorPalette
:
ColorPalette
=
DefaultColorPalette()
)
:
OutputChannel
Members
Constructors
Console
Output
Channel
Link copied to clipboard
constructor
(
colorPalette
:
ColorPalette
=
DefaultColorPalette()
)
Functions
plus
Link copied to clipboard
open
operator
fun
plus
(
other
:
OutputChannel
)
:
OutputChannel
send
Link copied to clipboard
open
override
fun
send
(
event
:
OutputChannelEvent
)