Skip to documentation content
On this page
  1. Reference
  2. Contract

Vector

Public dense vector backed by a Telion binary artifact descriptor.

Reference

FieldValueDescription
symboltelion_api.Vector
moduletelion_api.model
constructor(descriptor: 'dict[str, Any]', *, system: "'AssembledSystem | None'" = None, role: 'str' = 'vector') -> 'None'

Public dense vector backed by a Telion binary artifact descriptor.

Contract

PropertyValue
symboltelion_api.Vector
moduletelion_api.model
constructor(descriptor: 'dict[str, Any]', *, system: "'AssembledSystem | None'" = None, role: 'str' = 'vector') -> 'None'