Skip to content

Instantly share code, notes, and snippets.

@Keycatowo
Last active December 9, 2022 13:00
Show Gist options
  • Save Keycatowo/14785b999d4292e3f34fb203211d1b4e to your computer and use it in GitHub Desktop.
Save Keycatowo/14785b999d4292e3f34fb203211d1b4e to your computer and use it in GitHub Desktop.
ChatGPT的POST Request格式
{
"model": "text-davinci-003",
"prompt": "{{1.events[].message.text}}",
"max_tokens": 100
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment