Can the CodeInterpreterTool return an image file? #5129
Unanswered
MikeYeager
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm able to run the CodeInterpreter, send it some CSV to analyze and have it generate a graph, but I can't find any way to retrieve the image. AgentResponse seems to only return the text, including the generated Python source code. I've found some old docs about AF returning Artifacts and ToolRestultContent, but they all appear to be out of date. None of the Messages or their related Content seem to contain any binary data. The text result shows a path to the generated file in the Linux sandbox. Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions