Describe the bug:
I am using the OpenAi action features. I keep getting an error that my prompt can’t be completed. When I use “Complete Prompt” and “Send Message to Bot” the other prompts work fine. Is there something I am doing wrong? I have tried two models gpt-3.4-turbo and **`text-davinci-003. Expected behavior:
I should get results. How to replicate:
I created a “create about us content” button. Which reads a prompt field called “about us prompt” and the results filed is “about us” Link to demo recording: Vidyard Recording?
If you shrink your max length from 700 to something smaller does it work? Also try removing the model and using the default one. Also check your quota with open ai, you might have busted through that.
Nice to meet you! I understand you built this widget. Awesome job. This is going to be amazing once I get it working. Thank you for building it! I had been using Zapier which wasn’t going to scale.
I tried removing the model and lowered the token count. It still doesn’t work. I am also not near the limits of OpenAi or Glide. Can you screenshot how you have the widget and tables setup for “Finish Prompt” and “send message to bot” or can we jump on a screen share real quick?
Oh Great. Do you know if it is a quick fix or how long it might take. I am not in a rush or rushing you. If I know about how long it will help me decide if I use this option or another option for a demo I have Monday.
Yea have a table with those columns “Role”, “Content”, “Session ID” and “Timestamp” (where timestamp is a date / time column) and attach it to the action.
Sat with askjoeai and he brought up some other bugs after setting up his use case. Just finished fixing those and they should be coming through the pipe next release:
Adds prompt (system) field for chat bot to direct the conversion instead of adding it in your chat history.
Adds a workaround for picking out the time stamp (rather than timestamp) field in chat history.
Blank chat history table were giving some weird error message. The work around was to remove the first row instead of add it. But will fully fix this with this release.
Keep updating us with comments/questions/concerns/feature ideas.