# How to use text and image as openAI single prompt

**URL:** https://community.glideapps.com/t/how-to-use-text-and-image-as-openai-single-prompt/67660
**Category:** Ask for Help
**Created:** [November 10, 2023, 11:46am UTC](https://community.glideapps.com/t/how-to-use-text-and-image-as-openai-single-prompt/67660 "2023-11-10T11:46:03Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![kgoutam2011](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kgoutam2011/32/64728_2.png) [@kgoutam2011](https://community.glideapps.com/u/kgoutam2011)
#### Post date: [November 10, 2023, 11:46am UTC](https://community.glideapps.com/t/how-to-use-text-and-image-as-openai-single-prompt/67660/1 "2023-11-10T11:46:03Z")

</div>

Hello Folks, I was trying to develop an AI-powered Glide app designed to generate scientific content. I am struggling to use ‘text’ and ‘images’ together as prompts to generate content since they are located in different columns. Appreciate any help .

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [November 10, 2023, 2:23pm UTC](https://community.glideapps.com/t/how-to-use-text-and-image-as-openai-single-prompt/67660/2 "2023-11-10T14:23:44Z")

</div>

So you want to use image in the prompt as well? That’s not supported yet inside Glide. You would have to do an external API call to use GPT-4 Vision.

---

<div class="post-metadata">

### Author: ![Jeremy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeremy/32/29121_2.png) [@Jeremy](https://community.glideapps.com/u/Jeremy)
#### Post date: [November 10, 2023, 7:18pm UTC](https://community.glideapps.com/t/how-to-use-text-and-image-as-openai-single-prompt/67660/3 "2023-11-10T19:18:34Z")

</div>

![20231110_111727](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/b/8/b80036989e3ecc9f15f672a3ecf2cfaf97c65367.png)

Are you using this? The Image field use’s a file url

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [November 10, 2023, 11:01pm UTC](https://community.glideapps.com/t/how-to-use-text-and-image-as-openai-single-prompt/67660/4 "2023-11-10T23:01:51Z")

</div>

Wow is this new? Thanks for this!

---

<div class="post-metadata">

### Author: ![kgoutam2011](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kgoutam2011/32/64728_2.png) [@kgoutam2011](https://community.glideapps.com/u/kgoutam2011)
#### Post date: [November 10, 2023, 11:36pm UTC](https://community.glideapps.com/t/how-to-use-text-and-image-as-openai-single-prompt/67660/5 "2023-11-10T23:36:01Z")

</div>

Thanks for reply. is this new? How to do that? I was doing following ,See Pic arrow

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/6/e/6e69ce1dd3455b5852648ef9ff119b68b7418a8d.png)

---

<div class="post-metadata">

### Author: ![kgoutam2011](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kgoutam2011/32/64728_2.png) [@kgoutam2011](https://community.glideapps.com/u/kgoutam2011)
#### Post date: [November 10, 2023, 11:36pm UTC](https://community.glideapps.com/t/how-to-use-text-and-image-as-openai-single-prompt/67660/6 "2023-11-10T23:36:46Z")

</div>

thanks

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [November 10, 2023, 11:40pm UTC](https://community.glideapps.com/t/how-to-use-text-and-image-as-openai-single-prompt/67660/7 "2023-11-10T23:40:59Z")

</div>

Seeing as you have multiple images in “Figure” columns, I would suggest using a make array column to combine them, then use that array in the Images field.
