#GPT-3.5 Turbo
4 messages · Page 1 of 1 (latest)
4 messages · Page 1 of 1 (latest)
In the docs for the new ChatGPT API it specifies that you can use system, assistant, and user-types of messages. Could I also create my own type to go along with them? Eg. Multiple users, multiple chat bots, or more?
I believe it returns an error if the role isn’t one of those three.
Just architect your solution the same way you would when communicating with ChatGPT.
In other words “be creative” 🌈
dang, thanks!
Yes, you can oly use those three types