RunRuleService contains methods and other services that help with interacting.
type RunRuleService structRunRuleService contains methods and other services that help with interacting with the langChain API.
Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the [NewRunRuleService] method instead.