Overview
SkyWork Platform Response API is a streaming response interface based on Server-Sent Events (SSE), used for handling intelligent conversations and tool calls. This interface supports real-time streaming data transmission and can handle various functions such as web search, web crawling, and LLM tool calls.
💡 Tip
This interface uses SSE technology to support real-time streaming data transmission, which is suitable for application scenarios that require real-time feedback.