The community member is creating a chatbot using OpenAI assistant and Code Interpreter, which can generate files like charts or CSV tables. However, they are unsure if Typebot can display these files, and are asking if there is a way to save the file_id so they can retrieve the files using an HTTP request.
In the comments, another community member suggests that this could be the "final frontier" for Typebot to become feature-complete, and that implementing assistants and knowledge could put Typebot "lightyears ahead of the game". Another community member asks if the original poster has found a workaround using automation and a PDF generator.
There is no explicitly marked answer in the post or comments.
I'm creating a chatbotr with OpenAI assistant and Code Interpreter. This is capable of generating files for stuff like charts or csv tables, but as far as I can tell Typebot is not capable of displaying anything other than text. Is there a way to save the file_id of these generated files so I can use an http request to retrieve them?