I am using two Assistants on the same thread. I want one of them to react to what is in the comments, one should ignore what is written there.
/anything I don’t want Assistant 2 to read/
I can get Assistant1 to react, but Assistant 2 refused to ignore what is in the comments.
/…/ anything in the comment should be ignored
Has anyone tried something like this before with success?
If not, is there maybe a way to filter out specific messages for Assistants, so that I don’t even need to filter it in the instructions?