知识库文本查询
开发中
GET
/v1/knowledge-bases/{{index_id}}/query
请求参数
Query 参数
index_id
string
知识库id
示例值:
0e5afc081c2f131449278bf2def74c98
content
string
查询文本
示例值:
语音课程
limit
integer
显示结果条数
示例值:
3
is_query_reference
string
可选
示例值:
false
Header 参数
Content-Type
string
可选
示例值:
application/json
Authorization
string
可选
示例值:
Bearer {{token}}
示例代码
返回响应
修改于 2023-10-25 08:45:51