Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed typo 'maxium' to 'maximum' #1570

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/openai/resources/beta/assistants.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,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 @@ -245,7 +245,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 @@ -497,7 +497,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 @@ -636,7 +636,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 @@ -71,7 +71,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 @@ -158,7 +158,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 @@ -334,7 +334,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 @@ -421,7 +421,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 @@ -158,7 +158,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 @@ -316,7 +316,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 @@ -470,7 +470,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 @@ -678,7 +678,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 @@ -1740,7 +1740,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 @@ -1898,7 +1898,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 @@ -2052,7 +2052,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 @@ -2260,7 +2260,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 @@ -101,7 +101,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 @@ -187,7 +187,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 @@ -335,7 +335,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 @@ -492,7 +492,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 @@ -645,7 +645,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 @@ -1133,7 +1133,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 @@ -1219,7 +1219,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 @@ -1367,7 +1367,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 @@ -1524,7 +1524,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 @@ -1677,7 +1677,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 @@ -91,7 +91,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 @@ -179,7 +179,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 @@ -358,7 +358,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 @@ -446,7 +446,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 @@ -74,7 +74,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 @@ -191,7 +191,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 @@ -74,7 +74,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[
Expand Down Expand Up @@ -226,7 +226,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 @@ -291,7 +291,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 @@ -331,7 +331,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
6 changes: 3 additions & 3 deletions src/openai/types/beta/thread_create_params.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ class ThreadCreateParams(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[ToolResources]
Expand Down Expand Up @@ -86,7 +86,7 @@ class Message(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 @@ -150,7 +150,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
Loading