I need to make the API ask questions and start conversation without any coding, is that possible and if it is how?
Without any code, no. The API is made for developers, and thus requires code.
Without a large amount of coding knowledge? Sure! GPT-4 itself is a very skilled programmer, and can help you get started and create what you’re after.
One thing to be cautious of though based on what you said, if it’s automatically starting conversations that can add up in cost VERY quickly.
Hi and welcome to the Developer Forum!
You might want to take a look at GPTs if you have no coding experience, the API will require at least some code to be done.
Thanks for the feedback! If I were to code it, in which part would that be done? Is that in functions or somewhere else?
Full disclosure, I’m a newbie myself and have only been coding for 3 months (entirely with the assistance of GPT-4). I would imagine it depends on the use case you want though.
If it’s automatically making a suggestion based on the context of a webpage for example, you would need to give it the context in the prompt and ask it to make some suggestions or start a conversation behind the scenes.
To be honest, this is exactly the type of thing I would ask GPT-4 for help with. Outline the problem you want to solve and it can give some insight into possible solutions.
Okay, I understand. Thank you for the help!
i know its wild but as mentioned all of these questions can tactfully be directed at the models and youll get more than all you need for basic api call and returns. get a visual coding interface (alot of these prompts are already on your computer and you dont even know it) and its a breeze i promise