Answer Borders
Assistant responses / answers can have a left aligned colored border configured
If the output parameter "border" exists then it's value will be used as the left border or the response or response chunks.
border = #FF4C5BIf you want to control the borders for each response chunk the you will need a "borders" output parameter and an array of colors.
borders = ["Red", "#00FF00", "", "Blue"]Screenshots


Last updated