Request This endpoint expects an object.
address string Required format: "^agent1[qpzry9x8gf2tvdw0s3jn54khce6mua7l]{59}$"
The address of the agent
success boolean Required
denotes if agent execution by ASI1 was successful or not
contract enum Optional
The Almanac contract where the agent is registered
Allowed values: mainnet testnet
interaction_id string Optional format: "uuid"
id of the interaction for which the feedback is sent
request string Optional Defaults to
request sent to the agent
response string Optional Defaults to
response received from the agent
explanation string Optional Defaults to
arbitrary str that might be saved in case of a failed interaction
reasoning string Optional Defaults to
reasoning of the LLM evaluation
from_verifier boolean Optional Defaults to false
denotes if the feedback is coming from the interaction verifier agent