Great post, congratulations! I'm stuck on error 400 in the last step: node server.js ("'input' is a required property", 'invalid_request_error'). Any support?
Hey, I think that error from openAI Create embedding response. Maybe they detected no input from the apps Are you already add value to the q params?
Fandy Aditya Wirana Hi, you are right, I just needed the input (i.e. the q param), but did not expect to break the code trying to access localhost:9000. Thanks for your reply.
Jeronimo Reguera
Great post, congratulations! I'm stuck on error 400 in the last step: node server.js ("'input' is a required property", 'invalid_request_error'). Any support?