Y
Hacker News
new
|
ask
|
show
|
jobs
by
alignItems
1174 days ago
I think if you want the same as ChatGPT you need the use the chat API, not the completions API.
1 comments
LooerCell
1174 days ago
It's confusing because is actually called Chat Completion API :)
https://platform.openai.com/docs/guides/chat
It's the one used on ChatGPT that includes gpt-3.5-turbo and gpt-4
link