This is the error I'm getting along with the payload:
{
"provider": "trieve",
"createPlan": {
"type": "create",
"chunkPlans": [
{
"fileIds": [
"hidden"
],
"websites": [],
"splitDelimiters": []
}
]
},
"name": "test"
}
{
"message": "Invalid Knowledge Base Details. Failed to create trieve dataset",
"error": "Bad Request",
"statusCode": 400
}