SuperAI GPT-3 ChatGPT API, help you implement a chatGPT-like conversation app.
API changes (v2 -> v4):
- question and answer field type changed from string to object with a text field.
- merge chat begin and continue to single api
chat.ask
. - add stream mode (optional) and scene_id field (prepare for GPT4).