AI Service question and where I can get more info

Hi,

I used the OpenAI ChatGPT Integration - Thunkable Docs
to create the following app. If I type “Mary had a” or “Twinkle twinkle” it does complete it however if I type “Targe” or “Charge” it tries to complete it but runs into problems. My question is, where can I get more reading material on using AI Service in Thunkabkle. Like how to build the back end library. I Googled around no info. I could not share the link to the program. The API key must be the issue(My guess)

What do you mean by it “runs into problems”? Are you getting an error message?

The built in ChatGPT block is very limited. If you want to customize it in any way, you’ll need to use the OpenAI API instead.

1 Like

Thanks for getting back to me. I Was on vacation am back again to Thunkable.
It was not an error message but some C# or Java code. Some parts of the back end code was getting dumped. However today when I use the same words “Targe” it produced some reasonable completion
image
However when I used Charge it gave some random message:
image
I guess as you said Thunkable and ChatGPT interface is bad. Let me try the Open API and see how it goes. Thanks

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