OLLMvector.Indexing.VectorBuilder.embed_to_floats – ollmchat Reference Manual
Packages
ollmchat
OLLMvector
Indexing
VectorBuilder
VectorBuilder
add_single
embed_to_floats
process_file
config
database
sql_db
embed_to_floats
Description:
protected
float
[]
embed_to_floats
(
ArrayList
<
double
?> embed)
throws
Error
Converts embedding from ArrayList<double?> to float[].