Hi All!!
I'm trying to send a question to ChatGPT API using REST, but I don't know how to:
- Create the REST connection. I have checked the official site (https://platform.openai.com/docs/api-reference/chat ) but I can't get the correct way to configure the connection parameters.
- Then, using "WITH" i want to make the Question be configured in script, not fixed in connection.
Could you please helpme with this? Thanksssss