BindingsFormatter

fun interface BindingsFormatter

Formats bindings into a string representation suitable for goal ranking and intent display.

This allows Autonomy.chooseAndAccomplishGoal to work with arbitrary bindings, not just UserInput.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun format(bindings: Map<String, Any>): String

Format the bindings map into a string representation. This string is used for: