# Dialogflow sunsetting in June 2023 Implications

**URL:** https://community.thunkable.com/t/dialogflow-sunsetting-in-june-2023-implications/2314991
**Category:** Questions about Thunkable X
**Created:** [March 9, 2023, 7:13am UTC](https://community.thunkable.com/t/dialogflow-sunsetting-in-june-2023-implications/2314991 "2023-03-09T07:13:19Z")
**Posts on this page:** 11
**Page:** 1

<div class="post-metadata">

### Author: ![cseducator\_mindchamp](https://avatars.discourse-cdn.com/v4/letter/c/ee59a6/32.png) [@cseducator\_mindchamp](https://community.thunkable.com/u/cseducator_mindchamp)
#### Post date: [March 9, 2023, 7:13am UTC](https://community.thunkable.com/t/dialogflow-sunsetting-in-june-2023-implications/2314991/1 "2023-03-09T07:13:19Z")

</div>

Hi, I want to use Dialog flow in my app, while browsing I found this link [Google Assistant &nbsp;|&nbsp; Dialogflow ES &nbsp;|&nbsp; Google Cloud](https://cloud.google.com/dialogflow/es/docs/integrations/aog) which says

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/2/b/2be57d4e70197a2f4acd141ceb46d63004a07ce6.png)  
Will this impact my app in future , is my question. Please help.

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [March 9, 2023, 1:27pm UTC](https://community.thunkable.com/t/dialogflow-sunsetting-in-june-2023-implications/2314991/2 "2023-03-09T13:27:15Z")

</div>

You’ll be using gpt-3 instead!

---

<div class="post-metadata">

### Author: ![cseducator\_mindchamp](https://avatars.discourse-cdn.com/v4/letter/c/ee59a6/32.png) [@cseducator\_mindchamp](https://community.thunkable.com/u/cseducator_mindchamp)
#### Post date: [March 9, 2023, 1:33pm UTC](https://community.thunkable.com/t/dialogflow-sunsetting-in-june-2023-implications/2314991/3 "2023-03-09T13:33:17Z")

</div>

Ok , thanks @jared for this clarification. Will that transition be automatic in the apps from dialog flow to gpt-3 from backend or as a developer we should use the OPEN AI assistant now itself instead of Dialog flow

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [March 9, 2023, 10:02pm UTC](https://community.thunkable.com/t/dialogflow-sunsetting-in-june-2023-implications/2314991/4 "2023-03-09T22:02:46Z")

</div>

I can’t speak for thunkable staff it’s highly unlikely that that will be an automatic switch

---

<div class="post-metadata">

### Author: ![cseducator\_mindchamp](https://avatars.discourse-cdn.com/v4/letter/c/ee59a6/32.png) [@cseducator\_mindchamp](https://community.thunkable.com/u/cseducator_mindchamp)
#### Post date: [March 10, 2023, 1:51am UTC](https://community.thunkable.com/t/dialogflow-sunsetting-in-june-2023-implications/2314991/5 "2023-03-10T01:51:47Z")

</div>

I understand. Is gpt-3 same as Open Ai integration introduced by Thunkable recently? If you have any idea pls suggest. The point is that I want to a make chatbot on a certain topic means to customize it , so trying to find a solution which will stay for long. Thank you so much

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [March 10, 2023, 4:08am UTC](https://community.thunkable.com/t/dialogflow-sunsetting-in-june-2023-implications/2314991/6 "2023-03-10T04:08:44Z")

</div>

I would recommend using the new [ChatGPT API](https://openai.com/blog/introducing-chatgpt-and-whisper-apis) from OpenAI.

My question about the source of Thunkable’s OpenAI integration went unanswered:

> [@OpenAI ChatGPT Now Available in Thunkable with Our New Integration](https://community.thunkable.com/t/openai-chatgpt-now-available-in-thunkable-with-our-new-integration/2209360/6):
>
> Very cool! I’ve been working on my own app and am just about ready to share it. Interesting to now have a block that does a lot of what I figured out through trial and error. What sources are you using for text generation and image generation? In my app, I’m using text-davinci-003 and DALL-E (not DALL-E 2), both from OpenAI. From what I’ve read, text-davinci-003 is the newest version available from their API but it is not as current as [ChatGPT](https://chat.openai.com/chat). Also, I did not enter an API key. I simply opened…

---

<div class="post-metadata">

### Author: ![cseducator\_mindchamp](https://avatars.discourse-cdn.com/v4/letter/c/ee59a6/32.png) [@cseducator\_mindchamp](https://community.thunkable.com/u/cseducator_mindchamp)
#### Post date: [March 10, 2023, 6:14am UTC](https://community.thunkable.com/t/dialogflow-sunsetting-in-june-2023-implications/2314991/7 "2023-03-10T06:14:26Z")

</div>

Thanks @tatiang for your response. So , there seems to be no resource available on how to use my csv file for the chatbot using ChatGPT like we can do with dialog flow. Is there any other service which I can use to build my customized chatbot in Thunkable.

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [March 10, 2023, 6:53am UTC](https://community.thunkable.com/t/dialogflow-sunsetting-in-june-2023-implications/2314991/8 "2023-03-10T06:53:51Z")

</div>

I see that [this section](https://docs.thunkable.com/assistant#program-the-assistant) of the documentation describes the ability to customize the chat bot’s responses based on supplied data. I don’t know that that’s possible in the same way with ChatGPT, at least not easily. It definitely can be done but it takes some sophistication about how to prompt ChatGPT.

---

<div class="post-metadata">

### Author: ![cseducator\_mindchamp](https://avatars.discourse-cdn.com/v4/letter/c/ee59a6/32.png) [@cseducator\_mindchamp](https://community.thunkable.com/u/cseducator_mindchamp)
#### Post date: [March 10, 2023, 7:21am UTC](https://community.thunkable.com/t/dialogflow-sunsetting-in-june-2023-implications/2314991/9 "2023-03-10T07:21:47Z")

</div>

This is Diagflow right, yes I have been through this part of the documentation. Thanks a lot for your responses @tatiang I guess I will have to go with Dialogflow it self and wait till June and rework the app once it is sunset. Thanks again.

---

<div class="post-metadata">

### Author: ![matt\_conroy](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/matt_conroy/32/150843_2.png) [@matt\_conroy](https://community.thunkable.com/u/matt_conroy)
#### Post date: [March 10, 2023, 4:08pm UTC](https://community.thunkable.com/t/dialogflow-sunsetting-in-june-2023-implications/2314991/10 "2023-03-10T16:08:54Z")

</div>

@cseducator_mindchamp We do not currently have any plans for there to be an automatic switch from Dialogflow to ChatGPT in your projects once Dialogflow is sunset.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0f59f292712368bce16ff80133ae10de8a6f27e8.png) [@system](https://community.thunkable.com/u/system)
#### Post date: [June 8, 2023, 4:09pm UTC](https://community.thunkable.com/t/dialogflow-sunsetting-in-june-2023-implications/2314991/11 "2023-06-08T16:09:01Z")

</div>

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