Removed embedding from README
This commit is contained in:
parent
bcd616700e
commit
de6df486e9
1 changed files with 0 additions and 8 deletions
|
@ -107,14 +107,6 @@ This implementations just support chat style interaction.
|
||||||
These words will not be included in the completion, so make sure to add them to the prompt for the next iteration.
|
These words will not be included in the completion, so make sure to add them to the prompt for the next iteration.
|
||||||
Default: `[]`
|
Default: `[]`
|
||||||
|
|
||||||
- **POST** `hostname:port/embedding`: Generate embedding of a given text
|
|
||||||
|
|
||||||
*Options:*
|
|
||||||
|
|
||||||
`content`: Set the text to get generate the embedding.
|
|
||||||
|
|
||||||
To use this endpoint, you need to start the server with the `--embedding` option added.
|
|
||||||
|
|
||||||
- **POST** `hostname:port/tokenize`: Tokenize a given text
|
- **POST** `hostname:port/tokenize`: Tokenize a given text
|
||||||
|
|
||||||
*Options:*
|
*Options:*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue