get()
method:
Include Fields
You can specify which fields to include in the response:vector
: The vector data itselfcontents
: Text or binary content associated with the vectormetadata
: Structured metadata object
include
, the default is ["vector", "contents", "metadata"]
.