# I can no longer add the "Complete Prompt" Open AI option

**URL:** https://community.glideapps.com/t/i-can-no-longer-add-the-complete-prompt-open-ai-option/68615
**Category:** Ask for Help
**Created:** [December 12, 2023, 4:14pm UTC](https://community.glideapps.com/t/i-can-no-longer-add-the-complete-prompt-open-ai-option/68615 "2023-12-12T16:14:14Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![Michael\_Curley](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/michael_curley/32/58163_2.png) [@Michael\_Curley](https://community.glideapps.com/u/Michael_Curley)
#### Post date: [December 12, 2023, 4:14pm UTC](https://community.glideapps.com/t/i-can-no-longer-add-the-complete-prompt-open-ai-option/68615/1 "2023-12-12T16:14:14Z")

</div>

Hi, I started building an app on the Free version of Glide which uses the Open AI API key, I was able to search and select the Complete Prompt option when building Actions but it’s no longer an option for me… without this the app is pretty useless. Any help would be great, thanks

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [December 12, 2023, 4:34pm UTC](https://community.glideapps.com/t/i-can-no-longer-add-the-complete-prompt-open-ai-option/68615/2 "2023-12-12T16:34:43Z")

</div>

> [@Where is 'complete prompt'?](https://community.glideapps.com/t/where-is-complete-prompt/68363):
>
> After watching several tutorials, and reading the documentation, I’m stuck with a silly question. Where is the OpenAI ‘complete prompt’ or ‘sent to ChatGPT’ field? I can confirm that the OpenAI API key in place within Glide, and my OpenAI account has sufficient funds and tokens. Using the ‘complete chat’ action, the information within my TextEntry is being sent to OpenAI and not the prompt itself. May I ask for help?

---

<div class="post-metadata">

### Author: ![Michael\_Curley](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/michael_curley/32/58163_2.png) [@Michael\_Curley](https://community.glideapps.com/u/Michael_Curley)
#### Post date: [December 12, 2023, 4:48pm UTC](https://community.glideapps.com/t/i-can-no-longer-add-the-complete-prompt-open-ai-option/68615/3 "2023-12-12T16:48:15Z")

</div>

Also worth noting that from the Actions landing page I can actually select the option Complete Prompt but I can’t add it from the list when in the action builder. This option may help you @Jeff_Hager but I want to add 2 separate prompts to my action so i need to pick it from the list like I could a couple of weeks ago.

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/2/b/2b7e05a88ceaf8f84c03e1db8a1e141cea904a1c.png)

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [December 12, 2023, 4:59pm UTC](https://community.glideapps.com/t/i-can-no-longer-add-the-complete-prompt-open-ai-option/68615/4 "2023-12-12T16:59:50Z")

</div>

The landing page may have been overlooked when the options were removed. Technically if you already had actions using Complete Prompt, you can continue to use it, even though many of those options are depricated. But I believe Glide is simplifying by removing it.

The solution is in the thread that I shared above. Many OpenAI actions have been deprecated, but you should be able to use the Complete Chat in its place.

---

<div class="post-metadata">

### Author: ![Michael\_Curley](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/michael_curley/32/58163_2.png) [@Michael\_Curley](https://community.glideapps.com/u/Michael_Curley)
#### Post date: [December 12, 2023, 5:20pm UTC](https://community.glideapps.com/t/i-can-no-longer-add-the-complete-prompt-open-ai-option/68615/5 "2023-12-12T17:20:15Z")

</div>

Ok thanks for this, I will try switch to the Complete Chat and see if it works, hopefully I don’t need to completely rebuild the table logic.

My setup was using a template column called Prompt Template - in this I had my instructions prompt text and at the end i added a comma and then the words “provided input”

Then a text column called Prompt Input - this is an open text field for the user to add their question.

Then another template column called Final Input - In this I gave the new template column my Prompt Template Column and in the section Replacements I gave the text “provided input” and replaced it with the Prompt Input column effectively joining my instructions prompt and the text the user added together and this is what was sent to Open AI.

I had another column called prompt output which stored the response.

Such a shame it was working so well, thanks for the help.

![Screenshot 2023-12-12 171731](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/2/0/206b1df69be942ffa24d1a431cfcb63e6e01dce2.png)

---

<div class="post-metadata">

### Author: ![Michael\_Curley](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/michael_curley/32/58163_2.png) [@Michael\_Curley](https://community.glideapps.com/u/Michael_Curley)
#### Post date: [December 12, 2023, 6:33pm UTC](https://community.glideapps.com/t/i-can-no-longer-add-the-complete-prompt-open-ai-option/68615/6 "2023-12-12T18:33:46Z")

</div>

Hey Jeff, using the chat worked perfectly and actually saved having to add the additional column to join the prompt instruction and the input. Can’t thank you enough for the help as I was genuinely stumped when the option was gone.

![Screenshot 2023-12-12 182938](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/2/2/2201a11327fbfbee4dddf9846dde672dcc9daae7.png)

---

<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: [December 13, 2023, 12:24am UTC](https://community.glideapps.com/t/i-can-no-longer-add-the-complete-prompt-open-ai-option/68615/7 "2023-12-13T00:24:47Z")

</div>

> [@Michael\_Curley](#):
>
> Ok thanks for this, I will try switch to the Complete Chat and see if it works, hopefully I don’t need to completely rebuild the table logic.

It’s basically the same base, only adding the ability to add an image.

Before, “prompt” and “message” were consolidate into just “prompt” but now they’re separate because system prompting can be considered important.

You can use higher models than gpt-3.5-turbo as well if you want to try them.

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [December 20, 2023, 12:24am UTC](https://community.glideapps.com/t/i-can-no-longer-add-the-complete-prompt-open-ai-option/68615/8 "2023-12-20T00:24:54Z")

</div>

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
