Skip to content

Commit 2044b64

Browse files
stainless-botstainless-app[bot]
authored andcommitted
feat(api): updates (#894)
1 parent 2f79293 commit 2044b64

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.stats.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
configured_endpoints: 64
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/openai-c085faf70d6ff059fbe11b7b6b98123a612524cb9b8a6f649c99526e5b0b1bdb.yml
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/openai-5cb1810135c35c5024698f3365626471a04796e26e393aefe1aa0ba3c0891919.yml

src/resources/beta/threads/messages.ts

-5
Original file line numberDiff line numberDiff line change
@@ -129,11 +129,6 @@ export namespace FileCitationAnnotation {
129129
* The ID of the specific File the citation is from.
130130
*/
131131
file_id: string;
132-
133-
/**
134-
* The specific quote in the file.
135-
*/
136-
quote: string;
137132
}
138133
}
139134

0 commit comments

Comments
 (0)