MCPcopy Create free account
hub / github.com/OCA/server-tools / Vector

Class Vector

field_vector/fields.py:103–241  ·  view source on GitHub ↗

Specialized field to store vector data. This field is based on the pgvector extension for PostgreSQL. It allows to store and manipulate vector data efficiently. This field can be used to store vectors of any size. The dimension of the vector is defined at the field level.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

TestModelClass · 0.85
TestModelUpgradeClass · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected