Hi there,
I want to integrate Open AI assistant into my app how would one go about doing it.
Hi there,
I want to integrate Open AI assistant into my app how would one go about doing it.
I’ve got chatgpt added through a custom action rather than the chatgpt function as mine doesn’t work.
Hello, I have the same question:) I think may be we can connect it through Custom action - ID/Role? May be? I can not find any documentation about all this custom action with ChatGPT… Anybody knows haw it(s work?
As a workaround I’m currently using the chatgpt custom action and telling it to act as an expert and to not respond to requests outside of its knowledge.
Hi, thank you!! How did you do it exactly? I suppose we need to use Custom action- chatgpt Instructions? Where did you write the instructions? To which item did you add this action? I was thinking , may be I can use the Chtagpt/ID to call my assistant? DO you know what for this action? Thank you very much
Found how to add instructions! thank you! :)Works better. .however, I’d like to connect to my assistant openai, if anybody can help:) thank you!!
For a single-turn application, I have a slightly older tutorial but the concept still works: https://www.youtube.com/watch?v=9qTWEtMsc8w
Multi-turn is where it gets a little more challenging.
I’m working on a tutorial but goes a little something like this:
Is this overly complicated? Yes. Right now I see no other way around it in Adalo, FlutterFlow, Softr, Glide etc
Alternatively, you can use https://www.chipp.ai/ but this provides even less UI and feature flexibility than Adalo
Hey Eddie, I’ve got this working including history, prompt, AI instruction and other AI parameters. I’m wrapping all the pieces into a single simple API call, that works super clean with Adalo. If you are interested in testing it, let me know.
Hi guys! Here is openAI documentation. Hope it will help you. https://platform.openai.com/docs/guides/text-generation
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.