NLP QA model with multiple contexts

I am looking for a NLP model for QA with 2 contexts. The use case is that first context contains the agenda of a meeting and the second context contains meeting transcript. I want to ask a question to the transformer - Did the meeeting adhere to its agenda?
Does such a transformer exist in hugging face for download?