tool constant

ChatRole const tool

The tool role, used for messages containing tool/function results.

Implementation

static const ChatRole tool = ChatRole('tool');