It is always nice to see chatgpt answers. I tried to search the same question in google, and I saw a bunch of websites with answers. I will have to go through them to get a better understanding of the answer. But chatgpt is able to compile and summarize the relevant points and give it as an answer.
It often saves time, that's true, but not always. For example, the script it generated for me before we went on the short getaway isn't running. There were a couple of minor things I could fix at first, but then I ran into something that may be more serious. adjustTokenMultiplier API call doesn't seem to work. This means it either doesn't exist - and ChatGPT thinks it should and that it should be defined - or that it has a different name and is not documented so I couldn't find it. Hive is kind of "renowned" for incomplete code documentation. What can we ask of Hive-Engine, then?
I haven't tried coding for Hive, so I am definitely not familiar with it. You can try to adjust your prompt, since I've heard it can change its result multiple times. Maybe the next ones will work? haha. Chatgpt still needs a lot of work, and that is why I've heard those who use it for programming still employ a veteran programmer to fix the codes.