toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.spi.loop
/
ToolNotFoundAction
/
FeedbackToModel
Feedback
To
Model
data
class
FeedbackToModel
(
val
message
:
String
)
:
ToolNotFoundAction
Feed an error message back to the LLM so it can self-correct.
Members
Constructors
Feedback
To
Model
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String