mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 16:56:27 +02:00
16 lines
220 B
Text
16 lines
220 B
Text
cname1="aaa"
|
|
cname1="bbb"
|
|
cname1="ccc"
|
|
type1="float"
|
|
type2="int8"
|
|
type3="bit"
|
|
lparen="["
|
|
rparen="]"
|
|
pk="primary key"
|
|
text="text"
|
|
distance_metric="distance_metric"
|
|
eq="="
|
|
l1="l1"
|
|
l2="l2"
|
|
cosine="cosine"
|
|
hamming="hamming"
|