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 267802f commit c707cb8Copy full SHA for c707cb8
config/stainless.yaml
@@ -42,11 +42,11 @@ client_settings:
42
role: value
43
44
resources:
45
- # embeddings:
46
- # models:
47
- # embedding: "#/components/schemas/EmbeddingResponse"
48
- # methods:
49
- # create: post /embeddings
+ embeddings:
+ models:
+ embedding: "#/components/schemas/EmbeddingResponse"
+ methods:
+ create: post /embeddings
50
classifications:
51
subresources:
52
universal:
0 commit comments