Update teams implementation to format and save LlmResponses.
For now this follows the same saving convention as google chat (i.e. store usermessage and then storing llm response separately later). We should move to a single upload when we create the new table not keyed on thread_id
Update teams implementation to format and save LlmResponses. For now this follows the same saving convention as google chat (i.e. store usermessage and then storing llm response separately later). We should move to a single upload when we create the new table not keyed on thread_id