Skip to content

Commit 267802f

Browse files
committed
feat(sdk): toggle to force regen
1 parent b3150e2 commit 267802f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

config/stainless.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ client_settings:
4242
role: value
4343

4444
resources:
45-
embeddings:
46-
models:
47-
embedding: "#/components/schemas/EmbeddingResponse"
48-
methods:
49-
create: post /embeddings
45+
# embeddings:
46+
# models:
47+
# embedding: "#/components/schemas/EmbeddingResponse"
48+
# methods:
49+
# create: post /embeddings
5050
classifications:
5151
subresources:
5252
universal:

0 commit comments

Comments
 (0)