vectorize_vector-identifier

Identifier for a Vector

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-vectorize-vector-identifier-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/vectorize_vector-identifier",
  "title": "vectorize_vector-identifier",
  "description": "Identifier for a Vector",
  "example": "some-vector-id-023e105f4ecef8ad9ca31a8372d0c353",
  "maxLength": 64,
  "readOnly": true,
  "type": "string"
}