Update README.md
fix tipo
This commit is contained in:
parent
625bdb5225
commit
749b803dbd
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ The above command will output space-separated float values.
|
|||
|------------|------------------------------|--|
|
||||
| '' | same as before | (default)
|
||||
| 'array' | single embeddings | $[[x_1,...,x_n]]$
|
||||
| | multiple embeddings | $[_0[x_1,...,x_n],_1[x_1,...,x_n],...,_{n-1}[x_1,...,x_n]]$
|
||||
| | multiple embeddings | $[[x_1,...,x_n],[x_1,...,x_n],...,[x_1,...,x_n]]$
|
||||
| 'json' | openai style |
|
||||
| 'json+' | add cosine similarity matrix |
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue