Skip to content

Commit

Permalink
chore(docs): fix maxium typo (#1762)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-app[bot] authored Sep 30, 2024
1 parent 1f3f478 commit b5e39d9
Show file tree
Hide file tree
Showing 24 changed files with 56 additions and 56 deletions.
2 changes: 1 addition & 1 deletion .stats.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
configured_endpoints: 68
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/openai-71e58a77027c67e003fdd1b1ac8ac11557d8bfabc7666d1a827c6b1ca8ab98b5.yml
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/openai-8ad878332083dd506a478a293db78dc9e7b1b2124f2682e1d991225bc5bbcc3b.yml
8 changes: 4 additions & 4 deletions src/openai/resources/beta/assistants.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ def create(
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
name: The name of the assistant. The maximum length is 256 characters.
Expand Down Expand Up @@ -233,7 +233,7 @@ def update(
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
model: ID of the model to use. You can use the
Expand Down Expand Up @@ -475,7 +475,7 @@ async def create(
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
name: The name of the assistant. The maximum length is 256 characters.
Expand Down Expand Up @@ -619,7 +619,7 @@ async def update(
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
model: ID of the model to use. You can use the
Expand Down
8 changes: 4 additions & 4 deletions src/openai/resources/beta/threads/messages.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ def create(
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
extra_headers: Send extra headers
Expand Down Expand Up @@ -166,7 +166,7 @@ def update(
Args:
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
extra_headers: Send extra headers
Expand Down Expand Up @@ -353,7 +353,7 @@ async def create(
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
extra_headers: Send extra headers
Expand Down Expand Up @@ -440,7 +440,7 @@ async def update(
Args:
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
extra_headers: Send extra headers
Expand Down
16 changes: 8 additions & 8 deletions src/openai/resources/beta/threads/runs/runs.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ def create(
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
model: The ID of the [Model](https://platform.openai.com/docs/api-reference/models) to
Expand Down Expand Up @@ -282,7 +282,7 @@ def create(
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
model: The ID of the [Model](https://platform.openai.com/docs/api-reference/models) to
Expand Down Expand Up @@ -422,7 +422,7 @@ def create(
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
model: The ID of the [Model](https://platform.openai.com/docs/api-reference/models) to
Expand Down Expand Up @@ -612,7 +612,7 @@ def update(
Args:
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
extra_headers: Send extra headers
Expand Down Expand Up @@ -986,7 +986,7 @@ async def create(
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
model: The ID of the [Model](https://platform.openai.com/docs/api-reference/models) to
Expand Down Expand Up @@ -1130,7 +1130,7 @@ async def create(
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
model: The ID of the [Model](https://platform.openai.com/docs/api-reference/models) to
Expand Down Expand Up @@ -1270,7 +1270,7 @@ async def create(
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
model: The ID of the [Model](https://platform.openai.com/docs/api-reference/models) to
Expand Down Expand Up @@ -1460,7 +1460,7 @@ async def update(
Args:
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
extra_headers: Send extra headers
Expand Down
20 changes: 10 additions & 10 deletions src/openai/resources/beta/threads/threads.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ def create(
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
tool_resources: A set of resources that are made available to the assistant's tools in this
Expand Down Expand Up @@ -188,7 +188,7 @@ def update(
Args:
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
tool_resources: A set of resources that are made available to the assistant's tools in this
Expand Down Expand Up @@ -308,7 +308,7 @@ def create_and_run(
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
model: The ID of the [Model](https://platform.openai.com/docs/api-reference/models) to
Expand Down Expand Up @@ -442,7 +442,7 @@ def create_and_run(
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
model: The ID of the [Model](https://platform.openai.com/docs/api-reference/models) to
Expand Down Expand Up @@ -572,7 +572,7 @@ def create_and_run(
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
model: The ID of the [Model](https://platform.openai.com/docs/api-reference/models) to
Expand Down Expand Up @@ -756,7 +756,7 @@ async def create(
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
tool_resources: A set of resources that are made available to the assistant's tools in this
Expand Down Expand Up @@ -842,7 +842,7 @@ async def update(
Args:
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
tool_resources: A set of resources that are made available to the assistant's tools in this
Expand Down Expand Up @@ -962,7 +962,7 @@ async def create_and_run(
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
model: The ID of the [Model](https://platform.openai.com/docs/api-reference/models) to
Expand Down Expand Up @@ -1096,7 +1096,7 @@ async def create_and_run(
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
model: The ID of the [Model](https://platform.openai.com/docs/api-reference/models) to
Expand Down Expand Up @@ -1226,7 +1226,7 @@ async def create_and_run(
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
model: The ID of the [Model](https://platform.openai.com/docs/api-reference/models) to
Expand Down
8 changes: 4 additions & 4 deletions src/openai/resources/beta/vector_stores/vector_stores.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ def create(
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
name: The name of the vector store.
Expand Down Expand Up @@ -193,7 +193,7 @@ def update(
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
name: The name of the vector store.
Expand Down Expand Up @@ -383,7 +383,7 @@ async def create(
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
name: The name of the vector store.
Expand Down Expand Up @@ -471,7 +471,7 @@ async def update(
metadata: Set of 16 key-value pairs that can be attached to an object. This can be useful
for storing additional information about the object in a structured format. Keys
can be a maximum of 64 characters long and values can be a maxium of 512
can be a maximum of 64 characters long and values can be a maximum of 512
characters long.
name: The name of the vector store.
Expand Down
2 changes: 1 addition & 1 deletion src/openai/types/batch.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ class Batch(BaseModel):
This can be useful for storing additional information about the object in a
structured format. Keys can be a maximum of 64 characters long and values can be
a maxium of 512 characters long.
a maximum of 512 characters long.
"""

output_file_id: Optional[str] = None
Expand Down
2 changes: 1 addition & 1 deletion src/openai/types/beta/assistant.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ class Assistant(BaseModel):
This can be useful for storing additional information about the object in a
structured format. Keys can be a maximum of 64 characters long and values can be
a maxium of 512 characters long.
a maximum of 512 characters long.
"""

model: str
Expand Down
4 changes: 2 additions & 2 deletions src/openai/types/beta/assistant_create_params.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class AssistantCreateParams(TypedDict, total=False):
This can be useful for storing additional information about the object in a
structured format. Keys can be a maximum of 64 characters long and values can be
a maxium of 512 characters long.
a maximum of 512 characters long.
"""

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


Expand Down
2 changes: 1 addition & 1 deletion src/openai/types/beta/assistant_update_params.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class AssistantUpdateParams(TypedDict, total=False):
This can be useful for storing additional information about the object in a
structured format. Keys can be a maximum of 64 characters long and values can be
a maxium of 512 characters long.
a maximum of 512 characters long.
"""

model: str
Expand Down
2 changes: 1 addition & 1 deletion src/openai/types/beta/thread.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class Thread(BaseModel):
This can be useful for storing additional information about the object in a
structured format. Keys can be a maximum of 64 characters long and values can be
a maxium of 512 characters long.
a maximum of 512 characters long.
"""

object: Literal["thread"]
Expand Down
8 changes: 4 additions & 4 deletions src/openai/types/beta/thread_create_and_run_params.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ class ThreadCreateAndRunParamsBase(TypedDict, total=False):
This can be useful for storing additional information about the object in a
structured format. Keys can be a maximum of 64 characters long and values can be
a maxium of 512 characters long.
a maximum of 512 characters long.
"""

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


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


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

tool_resources: Optional[ThreadToolResources]
Expand Down
Loading

0 comments on commit b5e39d9

Please sign in to comment.