falseVacuum
01/08/2025, 5:54 PMPOST /knowledge-base
{
'provider': 'trieve',
'vector_store_search_plan': {
'search_type': 'semantic'
},
'vector_store_create_plan': {
'file_ids': ['file_1']
}
}
Fails with a HTTP 400:
{'message': 'Invalid Knowledge Base Details. Please check the details and try again.', 'error': 'Bad Request', 'statusCode': 400}
Presumably because VAPI doesn't have the API key. Am I missing something here?Vapi
01/08/2025, 5:56 PMVapi
01/08/2025, 5:56 PMVapi
01/08/2025, 5:57 PMShubham Bajaj
01/11/2025, 5:02 PMfalseVacuum
01/13/2025, 2:33 PM