Skip to content

Commit b5e39d9

Browse files
chore(docs): fix maxium typo (#1762)
1 parent 1f3f478 commit b5e39d9

24 files changed

+56
-56
lines changed

Diff for: .stats.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
configured_endpoints: 68
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/openai-71e58a77027c67e003fdd1b1ac8ac11557d8bfabc7666d1a827c6b1ca8ab98b5.yml
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/openai-8ad878332083dd506a478a293db78dc9e7b1b2124f2682e1d991225bc5bbcc3b.yml

Diff for: src/openai/resources/beta/assistants.py

+4-4
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ def create(
8989
9090
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
9191
for storing additional information about the object in a structured format. Keys
92-
can be a maximum of 64 characters long and values can be a maxium of 512
92+
can be a maximum of 64 characters long and values can be a maximum of 512
9393
characters long.
9494
9595
name: The name of the assistant. The maximum length is 256 characters.
@@ -233,7 +233,7 @@ def update(
233233
234234
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
235235
for storing additional information about the object in a structured format. Keys
236-
can be a maximum of 64 characters long and values can be a maxium of 512
236+
can be a maximum of 64 characters long and values can be a maximum of 512
237237
characters long.
238238
239239
model: ID of the model to use. You can use the
@@ -475,7 +475,7 @@ async def create(
475475
476476
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
477477
for storing additional information about the object in a structured format. Keys
478-
can be a maximum of 64 characters long and values can be a maxium of 512
478+
can be a maximum of 64 characters long and values can be a maximum of 512
479479
characters long.
480480
481481
name: The name of the assistant. The maximum length is 256 characters.
@@ -619,7 +619,7 @@ async def update(
619619
620620
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
621621
for storing additional information about the object in a structured format. Keys
622-
can be a maximum of 64 characters long and values can be a maxium of 512
622+
can be a maximum of 64 characters long and values can be a maximum of 512
623623
characters long.
624624
625625
model: ID of the model to use. You can use the

Diff for: src/openai/resources/beta/threads/messages.py

+4-4
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ def create(
7979
8080
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
8181
for storing additional information about the object in a structured format. Keys
82-
can be a maximum of 64 characters long and values can be a maxium of 512
82+
can be a maximum of 64 characters long and values can be a maximum of 512
8383
characters long.
8484
8585
extra_headers: Send extra headers
@@ -166,7 +166,7 @@ def update(
166166
Args:
167167
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
168168
for storing additional information about the object in a structured format. Keys
169-
can be a maximum of 64 characters long and values can be a maxium of 512
169+
can be a maximum of 64 characters long and values can be a maximum of 512
170170
characters long.
171171
172172
extra_headers: Send extra headers
@@ -353,7 +353,7 @@ async def create(
353353
354354
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
355355
for storing additional information about the object in a structured format. Keys
356-
can be a maximum of 64 characters long and values can be a maxium of 512
356+
can be a maximum of 64 characters long and values can be a maximum of 512
357357
characters long.
358358
359359
extra_headers: Send extra headers
@@ -440,7 +440,7 @@ async def update(
440440
Args:
441441
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
442442
for storing additional information about the object in a structured format. Keys
443-
can be a maximum of 64 characters long and values can be a maxium of 512
443+
can be a maximum of 64 characters long and values can be a maximum of 512
444444
characters long.
445445
446446
extra_headers: Send extra headers

Diff for: src/openai/resources/beta/threads/runs/runs.py

+8-8
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ def create(
138138
139139
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
140140
for storing additional information about the object in a structured format. Keys
141-
can be a maximum of 64 characters long and values can be a maxium of 512
141+
can be a maximum of 64 characters long and values can be a maximum of 512
142142
characters long.
143143
144144
model: The ID of the [Model](https://platform.openai.com/docs/api-reference/models) to
@@ -282,7 +282,7 @@ def create(
282282
283283
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
284284
for storing additional information about the object in a structured format. Keys
285-
can be a maximum of 64 characters long and values can be a maxium of 512
285+
can be a maximum of 64 characters long and values can be a maximum of 512
286286
characters long.
287287
288288
model: The ID of the [Model](https://platform.openai.com/docs/api-reference/models) to
@@ -422,7 +422,7 @@ def create(
422422
423423
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
424424
for storing additional information about the object in a structured format. Keys
425-
can be a maximum of 64 characters long and values can be a maxium of 512
425+
can be a maximum of 64 characters long and values can be a maximum of 512
426426
characters long.
427427
428428
model: The ID of the [Model](https://platform.openai.com/docs/api-reference/models) to
@@ -612,7 +612,7 @@ def update(
612612
Args:
613613
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
614614
for storing additional information about the object in a structured format. Keys
615-
can be a maximum of 64 characters long and values can be a maxium of 512
615+
can be a maximum of 64 characters long and values can be a maximum of 512
616616
characters long.
617617
618618
extra_headers: Send extra headers
@@ -986,7 +986,7 @@ async def create(
986986
987987
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
988988
for storing additional information about the object in a structured format. Keys
989-
can be a maximum of 64 characters long and values can be a maxium of 512
989+
can be a maximum of 64 characters long and values can be a maximum of 512
990990
characters long.
991991
992992
model: The ID of the [Model](https://platform.openai.com/docs/api-reference/models) to
@@ -1130,7 +1130,7 @@ async def create(
11301130
11311131
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
11321132
for storing additional information about the object in a structured format. Keys
1133-
can be a maximum of 64 characters long and values can be a maxium of 512
1133+
can be a maximum of 64 characters long and values can be a maximum of 512
11341134
characters long.
11351135
11361136
model: The ID of the [Model](https://platform.openai.com/docs/api-reference/models) to
@@ -1270,7 +1270,7 @@ async def create(
12701270
12711271
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
12721272
for storing additional information about the object in a structured format. Keys
1273-
can be a maximum of 64 characters long and values can be a maxium of 512
1273+
can be a maximum of 64 characters long and values can be a maximum of 512
12741274
characters long.
12751275
12761276
model: The ID of the [Model](https://platform.openai.com/docs/api-reference/models) to
@@ -1460,7 +1460,7 @@ async def update(
14601460
Args:
14611461
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
14621462
for storing additional information about the object in a structured format. Keys
1463-
can be a maximum of 64 characters long and values can be a maxium of 512
1463+
can be a maximum of 64 characters long and values can be a maximum of 512
14641464
characters long.
14651465
14661466
extra_headers: Send extra headers

Diff for: src/openai/resources/beta/threads/threads.py

+10-10
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ def create(
102102
103103
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
104104
for storing additional information about the object in a structured format. Keys
105-
can be a maximum of 64 characters long and values can be a maxium of 512
105+
can be a maximum of 64 characters long and values can be a maximum of 512
106106
characters long.
107107
108108
tool_resources: A set of resources that are made available to the assistant's tools in this
@@ -188,7 +188,7 @@ def update(
188188
Args:
189189
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
190190
for storing additional information about the object in a structured format. Keys
191-
can be a maximum of 64 characters long and values can be a maxium of 512
191+
can be a maximum of 64 characters long and values can be a maximum of 512
192192
characters long.
193193
194194
tool_resources: A set of resources that are made available to the assistant's tools in this
@@ -308,7 +308,7 @@ def create_and_run(
308308
309309
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
310310
for storing additional information about the object in a structured format. Keys
311-
can be a maximum of 64 characters long and values can be a maxium of 512
311+
can be a maximum of 64 characters long and values can be a maximum of 512
312312
characters long.
313313
314314
model: The ID of the [Model](https://platform.openai.com/docs/api-reference/models) to
@@ -442,7 +442,7 @@ def create_and_run(
442442
443443
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
444444
for storing additional information about the object in a structured format. Keys
445-
can be a maximum of 64 characters long and values can be a maxium of 512
445+
can be a maximum of 64 characters long and values can be a maximum of 512
446446
characters long.
447447
448448
model: The ID of the [Model](https://platform.openai.com/docs/api-reference/models) to
@@ -572,7 +572,7 @@ def create_and_run(
572572
573573
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
574574
for storing additional information about the object in a structured format. Keys
575-
can be a maximum of 64 characters long and values can be a maxium of 512
575+
can be a maximum of 64 characters long and values can be a maximum of 512
576576
characters long.
577577
578578
model: The ID of the [Model](https://platform.openai.com/docs/api-reference/models) to
@@ -756,7 +756,7 @@ async def create(
756756
757757
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
758758
for storing additional information about the object in a structured format. Keys
759-
can be a maximum of 64 characters long and values can be a maxium of 512
759+
can be a maximum of 64 characters long and values can be a maximum of 512
760760
characters long.
761761
762762
tool_resources: A set of resources that are made available to the assistant's tools in this
@@ -842,7 +842,7 @@ async def update(
842842
Args:
843843
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
844844
for storing additional information about the object in a structured format. Keys
845-
can be a maximum of 64 characters long and values can be a maxium of 512
845+
can be a maximum of 64 characters long and values can be a maximum of 512
846846
characters long.
847847
848848
tool_resources: A set of resources that are made available to the assistant's tools in this
@@ -962,7 +962,7 @@ async def create_and_run(
962962
963963
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
964964
for storing additional information about the object in a structured format. Keys
965-
can be a maximum of 64 characters long and values can be a maxium of 512
965+
can be a maximum of 64 characters long and values can be a maximum of 512
966966
characters long.
967967
968968
model: The ID of the [Model](https://platform.openai.com/docs/api-reference/models) to
@@ -1096,7 +1096,7 @@ async def create_and_run(
10961096
10971097
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
10981098
for storing additional information about the object in a structured format. Keys
1099-
can be a maximum of 64 characters long and values can be a maxium of 512
1099+
can be a maximum of 64 characters long and values can be a maximum of 512
11001100
characters long.
11011101
11021102
model: The ID of the [Model](https://platform.openai.com/docs/api-reference/models) to
@@ -1226,7 +1226,7 @@ async def create_and_run(
12261226
12271227
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
12281228
for storing additional information about the object in a structured format. Keys
1229-
can be a maximum of 64 characters long and values can be a maxium of 512
1229+
can be a maximum of 64 characters long and values can be a maximum of 512
12301230
characters long.
12311231
12321232
model: The ID of the [Model](https://platform.openai.com/docs/api-reference/models) to

Diff for: src/openai/resources/beta/vector_stores/vector_stores.py

+4-4
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ def create(
105105
106106
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
107107
for storing additional information about the object in a structured format. Keys
108-
can be a maximum of 64 characters long and values can be a maxium of 512
108+
can be a maximum of 64 characters long and values can be a maximum of 512
109109
characters long.
110110
111111
name: The name of the vector store.
@@ -193,7 +193,7 @@ def update(
193193
194194
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
195195
for storing additional information about the object in a structured format. Keys
196-
can be a maximum of 64 characters long and values can be a maxium of 512
196+
can be a maximum of 64 characters long and values can be a maximum of 512
197197
characters long.
198198
199199
name: The name of the vector store.
@@ -383,7 +383,7 @@ async def create(
383383
384384
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
385385
for storing additional information about the object in a structured format. Keys
386-
can be a maximum of 64 characters long and values can be a maxium of 512
386+
can be a maximum of 64 characters long and values can be a maximum of 512
387387
characters long.
388388
389389
name: The name of the vector store.
@@ -471,7 +471,7 @@ async def update(
471471
472472
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
473473
for storing additional information about the object in a structured format. Keys
474-
can be a maximum of 64 characters long and values can be a maxium of 512
474+
can be a maximum of 64 characters long and values can be a maximum of 512
475475
characters long.
476476
477477
name: The name of the vector store.

Diff for: src/openai/types/batch.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ class Batch(BaseModel):
7575
7676
This can be useful for storing additional information about the object in a
7777
structured format. Keys can be a maximum of 64 characters long and values can be
78-
a maxium of 512 characters long.
78+
a maximum of 512 characters long.
7979
"""
8080

8181
output_file_id: Optional[str] = None

Diff for: src/openai/types/beta/assistant.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ class Assistant(BaseModel):
5656
5757
This can be useful for storing additional information about the object in a
5858
structured format. Keys can be a maximum of 64 characters long and values can be
59-
a maxium of 512 characters long.
59+
a maximum of 512 characters long.
6060
"""
6161

6262
model: str

Diff for: src/openai/types/beta/assistant_create_params.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ class AssistantCreateParams(TypedDict, total=False):
4444
4545
This can be useful for storing additional information about the object in a
4646
structured format. Keys can be a maximum of 64 characters long and values can be
47-
a maxium of 512 characters long.
47+
a maximum of 512 characters long.
4848
"""
4949

5050
name: Optional[str]
@@ -135,7 +135,7 @@ class ToolResourcesFileSearchVectorStore(TypedDict, total=False):
135135
136136
This can be useful for storing additional information about the vector store in
137137
a structured format. Keys can be a maximum of 64 characters long and values can
138-
be a maxium of 512 characters long.
138+
be a maximum of 512 characters long.
139139
"""
140140

141141

Diff for: src/openai/types/beta/assistant_update_params.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class AssistantUpdateParams(TypedDict, total=False):
2626
2727
This can be useful for storing additional information about the object in a
2828
structured format. Keys can be a maximum of 64 characters long and values can be
29-
a maxium of 512 characters long.
29+
a maximum of 512 characters long.
3030
"""
3131

3232
model: str

Diff for: src/openai/types/beta/thread.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ class Thread(BaseModel):
4545
4646
This can be useful for storing additional information about the object in a
4747
structured format. Keys can be a maximum of 64 characters long and values can be
48-
a maxium of 512 characters long.
48+
a maximum of 512 characters long.
4949
"""
5050

5151
object: Literal["thread"]

Diff for: src/openai/types/beta/thread_create_and_run_params.py

+4-4
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ class ThreadCreateAndRunParamsBase(TypedDict, total=False):
7272
7373
This can be useful for storing additional information about the object in a
7474
structured format. Keys can be a maximum of 64 characters long and values can be
75-
a maxium of 512 characters long.
75+
a maximum of 512 characters long.
7676
"""
7777

7878
model: Union[str, ChatModel, None]
@@ -202,7 +202,7 @@ class ThreadMessage(TypedDict, total=False):
202202
203203
This can be useful for storing additional information about the object in a
204204
structured format. Keys can be a maximum of 64 characters long and values can be
205-
a maxium of 512 characters long.
205+
a maximum of 512 characters long.
206206
"""
207207

208208

@@ -235,7 +235,7 @@ class ThreadToolResourcesFileSearchVectorStore(TypedDict, total=False):
235235
236236
This can be useful for storing additional information about the vector store in
237237
a structured format. Keys can be a maximum of 64 characters long and values can
238-
be a maxium of 512 characters long.
238+
be a maximum of 512 characters long.
239239
"""
240240

241241

@@ -275,7 +275,7 @@ class Thread(TypedDict, total=False):
275275
276276
This can be useful for storing additional information about the object in a
277277
structured format. Keys can be a maximum of 64 characters long and values can be
278-
a maxium of 512 characters long.
278+
a maximum of 512 characters long.
279279
"""
280280

281281
tool_resources: Optional[ThreadToolResources]

0 commit comments

Comments
 (0)