autogen icon indicating copy to clipboard operation
autogen copied to clipboard

Implements suggestion discussed in issue #6049 by adding raw_response field to CreateResult.

Open tongyu0924 opened this issue 10 months ago • 2 comments

Why are these changes needed?

This PR adds a new raw_response field to the CreateResult class to store the original response object returned by the model.

Related issue number

Closes #6049

Checks

tongyu0924 avatar Apr 03 '25 16:04 tongyu0924

Can you resolve the conflict with the main branch? So we can make sure there is no changes to uv.lock in this PR.

ekzhu avatar Apr 09 '25 00:04 ekzhu

Can you resolve the conflict with the main branch? So we can make sure there is no changes to uv.lock in this PR.

Hi @ekzhu, I have resolved the conflict with the main branch and confirmed no changes to the uv.lock file in this PR. Feel free to review the updated changes.

Thanks!

tongyu0924 avatar Apr 25 '25 20:04 tongyu0924