autogen icon indicating copy to clipboard operation
autogen copied to clipboard

[Add] Logging for each message of GPTAssistant

Open krishnashed opened this issue 1 year ago • 0 comments

@IANTHEREAL @ekzhu

Why are these changes needed?

It solves the logging issue with GPTAssistant Sequential chats, where only the last message of a sequential step was being logged, rather than logging each GPTAssistant Agent interaction.

Related issue number

Closes #2644

Checks

  • [ ] I've included any doc changes needed for https://microsoft.github.io/autogen/. See https://microsoft.github.io/autogen/docs/Contribute#documentation to build and test documentation locally.
  • [ ] I've added tests (if relevant) corresponding to the changes introduced in this PR.
  • [ ] I've made sure all auto checks have passed.

krishnashed avatar May 14 '24 00:05 krishnashed