We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcd6167 commit de6df48Copy full SHA for de6df48
examples/server/README.md
@@ -107,14 +107,6 @@ This implementations just support chat style interaction.
107
These words will not be included in the completion, so make sure to add them to the prompt for the next iteration.
108
Default: `[]`
109
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
118
- **POST** `hostname:port/tokenize`: Tokenize a given text
119
120
*Options:*
0 commit comments