I linked the first HTTP module with the second HTTP module to use this Thread ID and have been using the following URLs but both are not working, please help
When I asked chatGPT to help fix the error it says that I will get a drop down where I can select the Thread ID from the previous step but I am not getting any drop down but instead getting the attached pop-up.
I can see the Thread ID being shown in the pop-up but I am not sure how to use it dynamically in the URL
@Choks
Hi, If you use OpenAI’s Make an API call Module, make should automatically handle this and make the response data available to subsequent modules.
In the first post, it seems that you are getting a response in JSON format as Data, but everything is recognised as a string and should not be extractable.
@momomomonmon Many thanks for your reply. If you don’t mind me asking, how do I use OpenAI’s Make an API call. Is this something I have to do as part of the first HTTP module. In the header I have used the API key as per the attached