Assistant graph/plot retrieval #300
-
I'm having an issue where If an assistant returns a graph with a message I seem to get a fileID back instead of the python code I would expect. How can I use the fileID to retrieve the actual image of the graph? Here is a sample file id I receive: "file-8Z5BqwUHTy3IhRotxNVdts2k" Thank you for your help! |
Beta Was this translation helpful? Give feedback.
Answered by
StephenHodgson
May 20, 2024
Replies: 1 comment 5 replies
-
I should clarify that I get an ImageFile object back, but it seems like it only contains one property which is the FileID. How do I display an actual image from the ImageFile object? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should be able to download the file using the file endpoint.
https://github.com/RageAgainstThePixel/OpenAI-DotNet?tab=readme-ov-file#download-file-content