Open Shaulbm opened 1 week ago
for now i created isEligible in claroBE file and have it return True for easier testing...
for now the case when a participant isn't reachable could be equal to a participant who isn't in the same org. should we address this somehow?
In the classification process - also pass users which we can't provide details for (this may be either for permissions or because the users are not Claro Users - but for this story, the reason does not matter).
In case the user is not a claro user or calling (isEligble(user, otherUser) returns False,
notify the llm that there are X additional participants that we don't have details for.
DoD - for the users whom we don't have details for (either not claroUser, or not eligible) - just count them and let the llm know that they exist.