Troubles with AI task
# 🤝help
c
Hey guys, serious question, why does it say in AI task GPT3.5/4 turbo if it cannot perform even basic staff that actual GPT can do? Please tell me that it is me doing something wrong 😃 For example I am just trying to perform a simple task of extracting a value from user message and nothing extracted, while chatGPT do it with a blink of an eye. screenshots attached. Thanks https://cdn.discordapp.com/attachments/1227670773309636608/1227670773561426100/Screenshot_2024-04-10_201635.png?ex=66294081&is=6616cb81&hm=1051dc9c00439fba35823f701e747e3c64b2046b8e6a136a3d6623147dd353f6& https://cdn.discordapp.com/attachments/1227670773309636608/1227670773871939584/Screenshot_2024-04-10_202125.png?ex=66294081&is=6616cb81&hm=1535c2ca380ae0e4c95eb48b736aabf9bb9896034f089f966821cf007f1bbe92&
q
Here are some ideas to make AI Task to perform better by prompting and giving it all the details https://discord.com/channels/1108396290624213082/1225075415304114278/1225075415304114278
f
It doesn't look like you are giving it the users input. You are missing }} at the end. An easier way to do it would be to just write @workflow.xxxxx
Also, a temperature of 1 is a bit high. I would recommend you to lower it a bit, but it depends on your use case of course 🙂
c
Ohhh thanks for noticing, it because I played with it a lot. thank you!!
f
You are very welcome 🙂
c
Yeah probably too much😄