How to upload image to managed folders and read it with GenAI recipes for prompting?
I am trying to upload a "PNG" to the managed folders, but it was read as csv format [1]. This causes the issue of reading the image in prompt studio [2]. Please guide.
Picture [1]
Picture [2]
Comments
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023, Circle Member Posts: 2,670 NeuronThat’s not a managed folder. That’s a dataset. You need to first create a managed folder in your flow. Then you can drag and drop files to it. Check the dataset menu, create folder.
-
Got it. Able to create folder in the project.
How can I make those images to accessible link ? so that I can put them in the apps for users to access or download ? -
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023, Circle Member Posts: 2,670 NeuronManaged folder files are not available as links. You can however create a Webapp for users to download files from a managed folder:
Or share them via a static files folder:

