Feedback Asi1 Execution Result

Request

This endpoint expects an object.
addressstringRequiredformat: "^agent1[qpzry9x8gf2tvdw0s3jn54khce6mua7l]{59}$"
The address of the agent
successbooleanRequired
denotes if agent execution by ASI1 was successful or not
contractenumOptional
The Almanac contract where the agent is registered
Allowed values:
interaction_idstringOptionalformat: "uuid"
id of the interaction for which the feedback is sent
requeststringOptionalDefaults to
request sent to the agent
responsestringOptionalDefaults to
response received from the agent
explanationstringOptionalDefaults to
arbitrary str that might be saved in case of a failed interaction
reasoningstringOptionalDefaults to
reasoning of the LLM evaluation
from_verifierbooleanOptionalDefaults to false
denotes if the feedback is coming from the interaction verifier agent

Errors