Help Fixing Node.Js Lambda Function
Budget: $30 – $250 USD
I have an existing JS Lambda function that is malfunctioning.
The function should grab results from a Postgres tableA ——> sends that data to the OpenAI Function API — — > and stores the results in Postgres tableB
Currently, the function is throwing errors when attempting to connect to Open AI (i believe it’s a version issue in the deploy package) … AND is not inserting the data in the correct columns.
The function should grab results from a Postgres tableA ——> sends that data to the OpenAI Function API — — > and stores the results in Postgres tableB
Currently, the function is throwing errors when attempting to connect to Open AI (i believe it’s a version issue in the deploy package) … AND is not inserting the data in the correct columns.