EmbeddingValues
Embedding vector returned by BatchEmbedContent
Operations
Get
Get the raw embedding vector
method : public : Get() ~ Float[]Return
| Type | Description |
|---|---|
| Float | float array of embedding values |
Size
Get the number of dimensions
method : public : Size() ~ IntReturn
| Type | Description |
|---|---|
| Int | vector dimension count |