Skip to content

Commit de6df48

Browse files
authored
Removed embedding from README
1 parent bcd6167 commit de6df48

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

examples/server/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -107,14 +107,6 @@ This implementations just support chat style interaction.
107107
These words will not be included in the completion, so make sure to add them to the prompt for the next iteration.
108108
Default: `[]`
109109

110-
- **POST** `hostname:port/embedding`: Generate embedding of a given text
111-
112-
*Options:*
113-
114-
`content`: Set the text to get generate the embedding.
115-
116-
To use this endpoint, you need to start the server with the `--embedding` option added.
117-
118110
- **POST** `hostname:port/tokenize`: Tokenize a given text
119111

120112
*Options:*

0 commit comments

Comments
 (0)