ranking-agent / strider

A TRAPI-compliant component of ARAGORN that queries distributed KPs and assembles answers to user questions.
MIT License
3 stars 0 forks source link

KL/AT are both required attributes, so if they are not present for an edge when receiving it from a KP, we should probably log it and set them both to `not_provided` so that we can then post an issue for that KP. #453

Open maximusunc opened 1 month ago

maximusunc commented 1 month ago
          This looks good now. KL/AT are both required attributes, so if they are not present for an edge when receiving it from a KP, we should probably log it and set them both to `not_provided` so that we can then post an issue for that KP. That's beyond the scope of this PR though.

Originally posted by @uhbrar in https://github.com/ranking-agent/strider/pull/452#pullrequestreview-2194168915