#chatgpt api roles

2 messages · Page 1 of 1 (latest)

eager vector
#

I have requested the following JSON to the ChatGPT API, but it does not work. Why is this?

[
 { role: "user", content: "What are you?" },
 { role: "system", content: "You are the apple." }
]
mint torrent
#

system goes first