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"
}Documentation Index
Fetch the complete documentation index at: https://docs.trieve.ai/llms.txt
Use this file to discover all available pages before exploring further.
Confirmation that the service is healthy and can make embedding vectors
Was this page helpful?