Originally posted by **rwhitworth127** May 3, 2024
I have run the samples to use the OpenAIAssistantAgent to retrieve the messages from the assistant on the thread. However, if I use the Azure Assistants Playground (or the OpenAI assistants interface at OpenAI), I can see where the tool itself is generating messages (for example, the code it ran and the results).
Is this something I can access currently with the framework? If not, are there plans to do this? Is it even exposed at a level I could write this myself?
Discussed in https://github.com/microsoft/semantic-kernel/discussions/6114