Knowledge Retrieval API Guide
This document will help you quickly master and effectively use the Knowledge Retrieval API. Through this API, you can send messages to the model and retrieve relevant knowledge.
Request Endpoint
POST /external/use/seek-knowledge/seek HTTP/1.1 Request Available Model List
GET /external/use/seek-knowledge/models HTTP/1.1Request Headers
Header
Value
Description
Request Body (JSON)
Parameter
Type
Description
messages Field Details
messages Field DetailsResponse
When stream is true (Streaming Response)
stream is true (Streaming Response)When stream is false
stream is falsecurl Examples
curl ExamplesStreaming Response (stream = true)
Non-Streaming Response (stream = false)
Rate Limits
Billing
Last updated