Introduction
If you read Understand the data schema already, in V2 API, we renamed "Scene" to "Chapter", and "NPC" to "Character".
V1 provides synced api call only. But V2, we turn to async msg push, which means all the generation will be pushed to client via SSE.
Not only like V1 API to generate text only, V2 support image, audio, music generation in real-time.
In V2, API key cannot list games any more. It can only access permission-granted games.
Last updated 1 year ago