cURL
curl --request GET \ --url https://api.trychroma.com/api/v2/pre-flight-checks
{ "max_batch_size": 1, "supports_base64_encoding": true }
Returns basic readiness information.
Pre flight checks
x >= 0
Was this page helpful?