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 fa6335f commit ee512c8Copy full SHA for ee512c8
README.md
@@ -55,6 +55,7 @@ The sentence transformers model will be used by default, but you can change the
55
56
**POST data:**
57
`{"text": 'Put your text here', "model": "local"}`
58
+
59
`{"text": 'Put your text here', "model": "openai"}`
60
61
The default is to use the SentenceTransformers model.
0 commit comments