paulokoduwa
paulokoduwa10mo ago

Hey everyone and @Gaurav Chadha & @

Hey everyone and @Gaurav Chadha & @Deepanshu hey hope you alright. I am having trouble with creating a poem gen api. Here's what am creating. An API that recieves user input of the kind of story they want and output Main story - title, cover photo and description 4 sub-chapters with - title, cover photo and body stories. upload the stories to supabase. I have followed your lessons on youtube but i am still having issues, 1. looping the image prompt and creating it via openAI 2. I get this error when I pass the input to open AI
'/usr/src/app/bucket/builtNodes/OpenAI Chat: Generate Story Content/1704493227720.cjs' imported from /usr/src/app/dist/WorkflowExecution_v2/Executors/Script.js
Please advice. Thank you
1 Reply
Gaurav Chadha
Gaurav Chadha10mo ago
@paulokoduwa, please try deelting the OpenAI node and add again, also check if it still givng you same error on individual node testing.