# Has anyone solved text streaming for OpenAI in glide?

**URL:** https://community.glideapps.com/t/has-anyone-solved-text-streaming-for-openai-in-glide/70863
**Category:** Ask for Help
**Created:** [February 15, 2024, 10:28pm UTC](https://community.glideapps.com/t/has-anyone-solved-text-streaming-for-openai-in-glide/70863 "2024-02-15T22:28:11Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![J\_Woosley](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/j_woosley/32/64568_2.png) [@J\_Woosley](https://community.glideapps.com/u/J_Woosley)
#### Post date: [February 15, 2024, 10:28pm UTC](https://community.glideapps.com/t/has-anyone-solved-text-streaming-for-openai-in-glide/70863/1 "2024-02-15T22:28:11Z")

</div>

Anyone figured this out or is just not possible right now? I’m now getting frequent emails from glide telling me about failed actions due to timeouts, which could be solved with text streaming.

---

<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: [February 15, 2024, 11:58pm UTC](https://community.glideapps.com/t/has-anyone-solved-text-streaming-for-openai-in-glide/70863/2 "2024-02-15T23:58:32Z")

</div>

I would be interested as well. If you deliver it in small chunks, I take it the number of updates would skyrocket?

---

<div class="post-metadata">

### Author: ![Emmett\_M](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/emmett_m/32/60683_2.png) [@Emmett\_M](https://community.glideapps.com/u/Emmett_M)
#### Post date: [March 26, 2024, 8:10pm UTC](https://community.glideapps.com/t/has-anyone-solved-text-streaming-for-openai-in-glide/70863/3 "2024-03-26T20:10:07Z")

</div>

I still can’t believe this is not already a feature in Glide. I’m sure there has to be some reasoning to it otherwise why not have it? It’s a pretty basic feature you see with many apps built on other NoCode platforms.

@NoCodeAndy

---

<div class="post-metadata">

### Author: ![J\_Woosley](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/j_woosley/32/64568_2.png) [@J\_Woosley](https://community.glideapps.com/u/J_Woosley)
#### Post date: [March 26, 2024, 8:33pm UTC](https://community.glideapps.com/t/has-anyone-solved-text-streaming-for-openai-in-glide/70863/4 "2024-03-26T20:33:36Z")

</div>

It’s literally the only thing that has me considering other platforms… 🙏 fix this!

---

<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: [March 26, 2024, 8:44pm UTC](https://community.glideapps.com/t/has-anyone-solved-text-streaming-for-openai-in-glide/70863/5 "2024-03-26T20:44:24Z")

</div>

I think to have text streaming would require the data to bypass glide servers and steam directly to the client device. I’m not sure, but that could maybe lead to exposing the API key because it’s not protected behind the glide server.

---

<div class="post-metadata">

### Author: ![Emmett\_M](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/emmett_m/32/60683_2.png) [@Emmett\_M](https://community.glideapps.com/u/Emmett_M)
#### Post date: [March 26, 2024, 9:16pm UTC](https://community.glideapps.com/t/has-anyone-solved-text-streaming-for-openai-in-glide/70863/6 "2024-03-26T21:16:12Z")

</div>

Quite possible. It would be a really nice QOL feature though if they can figure it out.
