ReplanningToolBlackboardUpdater

Callback to update the blackboard with tool result content. Defined as a fun interface for Java interoperability.

Functions

Link copied to clipboard
abstract fun update(blackboard: Blackboard, resultContent: String)

Update the blackboard with the tool result content.