@Roy-Mustang Вы были правы. У меня действительно были эмодзи в скрипте Node.js. После их удаления я смог нормально загрузить его на сервер. Большое спасибо!
Integrating OpenAI GPT-4 with BAS
-
Can someone give me a step by step guide on how exactly I can setup up open ai with BAS for social site commenting, for eg. On Facebook, I want to be able to do the following
Scrape Post Content
Call ChatGPT API (HTTP Request)
Parse Response JSON
Enter Generated Comment
Submit the CommentBut i dont have coding knowlege. I'd like to repeat the process for Instagram, X, Tiktok.
Thanks
Gav
-
@kaelcamaris Search for OpenAI in the forum, there's a free module
