Add file attachment support for document question answering, summaries, etc.
DO NOT MERGE - for review only..
Issue #, if available:
N/A
Description of changes:
Support for latest service model API changes for a) ChatSync(), and b) PutFeedback()
Downloads and attaches up to 5 file attachments from current message and previous messages in slack thread history to Q chat request. Filters files by supported type.
Remove last message from replyThreadHistory, as it duplicates the current message
This PR is already integrated in branch feature/latest-apis. We'll merge it to develop when we merge that branch. Closing PR, now that it's been reviewed.
Add file attachment support for document question answering, summaries, etc.
DO NOT MERGE - for review only..
Issue #, if available: N/A
Description of changes: