curl --request GET \
--url https://api.trieve.ai/api/health{
"message": "Bad Request"
}Confirmation that the service is healthy and can make embedding vectors
curl --request GET \
--url https://api.trieve.ai/api/health{
"message": "Bad Request"
}Confirmation that the service is healthy and can make embedding vectors
Was this page helpful?