CheckIsAnswerCorrect
Determines whether the answer provided is evaluated as correct.
Agent:
Features:
CheckIsAnswerCorrect:
Summary#
Determines whether the answer provided is evaluated as correct.
Properties#
- CheckAllUrls - Determines whether all URLs exist and are valid in the generated answer.
- CheckIsAnswerCorrect - Determines whether the answer provided is evaluated as correct.
- CheckIsLastUrlCorrectAnswer - Determines whether the last URL in the provided collection is the correct answer.
- CommentCurrentUrl - Determines whether the robot should comment the current URL.
- PerChannelThreading - Determines whether a separate thread is created for each channel.
- MaxRetryAttempts - Determines whether the robot should retry the check fails.
- DisplayImagesForUrls - Determines whether the robot should display images for URLs.
- DisplayWebsiteForUrl - Determines whether the agent should display the website for the URL.
Parent models#
- .halguru.yaml: Agent: Features: - Defines the configurable properties that determine how an agent operates during its execution.
Summary#
- Path:
.halguru.yaml: Agent: Features: CheckIsAnswerCorrect:
- Internal type:
AgentFeatures
- Internal root type:
AgentConfiguration
- JSON Schema for YAML: https://docs.hal.guru/schemas/halguru-schema.json