External Knowledge Base
Payload:
{ "message": "<string>", "message_en": "<string>" }
Response:
{
"total": <number>,
"data": [
{
"score": <number>,
"document": {
"content": "<string>",
"path": "<string>" // optional
}
]
}
Last updated
Was this helpful?