OLLMchat.Response.FloatArray.get_vector – ollmchat Reference Manual
Packages
ollmchat
OLLMchat
Response
FloatArray
rows
width
FloatArray
add
get_vector
normalize_vector_at
data
get_vector
Description:
public
float
[]
get_vector
(
int
index)
throws
Error
Retrieves a vector by index.
Parameters:
index
The vector index (0-based)
Returns:
The vector as a float array