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] committed Oct 1, 2024
1 parent 3b4821f commit 4bd80b9
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 @@ -82,7 +82,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 @@ -169,7 +169,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 @@ -356,7 +356,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 @@ -443,7 +443,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 @@ -149,7 +149,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 @@ -293,7 +293,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 @@ -433,7 +433,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 @@ -623,7 +623,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 @@ -1511,7 +1511,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 @@ -1655,7 +1655,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 @@ -1795,7 +1795,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 @@ -1986,7 +1986,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 @@ -111,7 +111,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 @@ -197,7 +197,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 @@ -317,7 +317,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 @@ -451,7 +451,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 @@ -581,7 +581,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 @@ -945,7 +945,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 @@ -1031,7 +1031,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 @@ -1151,7 +1151,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 @@ -1285,7 +1285,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 @@ -1415,7 +1415,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 4bd80b9

Please sign in to comment.