Commit 4bd80b9f
Changed files (24)
src
openai
resources
beta
types
beta
threads
src/openai/resources/beta/threads/runs/runs.py
@@ -149,7 +149,7 @@ class Runs(SyncAPIResource):
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
@@ -293,7 +293,7 @@ class Runs(SyncAPIResource):
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
@@ -433,7 +433,7 @@ class Runs(SyncAPIResource):
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
@@ -623,7 +623,7 @@ class Runs(SyncAPIResource):
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
@@ -1511,7 +1511,7 @@ class AsyncRuns(AsyncAPIResource):
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
@@ -1655,7 +1655,7 @@ class AsyncRuns(AsyncAPIResource):
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
@@ -1795,7 +1795,7 @@ class AsyncRuns(AsyncAPIResource):
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
@@ -1986,7 +1986,7 @@ class AsyncRuns(AsyncAPIResource):
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
src/openai/resources/beta/threads/messages.py
@@ -82,7 +82,7 @@ class Messages(SyncAPIResource):
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
@@ -169,7 +169,7 @@ class Messages(SyncAPIResource):
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
@@ -356,7 +356,7 @@ class AsyncMessages(AsyncAPIResource):
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
@@ -443,7 +443,7 @@ class AsyncMessages(AsyncAPIResource):
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
src/openai/resources/beta/threads/threads.py
@@ -111,7 +111,7 @@ class Threads(SyncAPIResource):
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
@@ -197,7 +197,7 @@ class Threads(SyncAPIResource):
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
@@ -317,7 +317,7 @@ class Threads(SyncAPIResource):
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
@@ -451,7 +451,7 @@ class Threads(SyncAPIResource):
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
@@ -581,7 +581,7 @@ class Threads(SyncAPIResource):
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
@@ -945,7 +945,7 @@ class AsyncThreads(AsyncAPIResource):
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
@@ -1031,7 +1031,7 @@ class AsyncThreads(AsyncAPIResource):
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
@@ -1151,7 +1151,7 @@ class AsyncThreads(AsyncAPIResource):
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
@@ -1285,7 +1285,7 @@ class AsyncThreads(AsyncAPIResource):
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
@@ -1415,7 +1415,7 @@ class AsyncThreads(AsyncAPIResource):
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
src/openai/resources/beta/vector_stores/vector_stores.py
@@ -105,7 +105,7 @@ class VectorStores(SyncAPIResource):
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.
@@ -193,7 +193,7 @@ class VectorStores(SyncAPIResource):
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.
@@ -383,7 +383,7 @@ class AsyncVectorStores(AsyncAPIResource):
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.
@@ -471,7 +471,7 @@ class AsyncVectorStores(AsyncAPIResource):
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.
src/openai/resources/beta/assistants.py
@@ -89,7 +89,7 @@ class Assistants(SyncAPIResource):
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.
@@ -233,7 +233,7 @@ class Assistants(SyncAPIResource):
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
@@ -475,7 +475,7 @@ class AsyncAssistants(AsyncAPIResource):
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.
@@ -619,7 +619,7 @@ class AsyncAssistants(AsyncAPIResource):
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
src/openai/types/beta/threads/runs/run_step.py
@@ -75,7 +75,7 @@ class RunStep(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.run.step"]
src/openai/types/beta/threads/message.py
@@ -71,7 +71,7 @@ class Message(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.message"]
src/openai/types/beta/threads/message_create_params.py
@@ -32,7 +32,7 @@ class MessageCreateParams(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.
"""
src/openai/types/beta/threads/message_update_params.py
@@ -16,5 +16,5 @@ class MessageUpdateParams(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.
"""
src/openai/types/beta/threads/run.py
@@ -138,7 +138,7 @@ class Run(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
src/openai/types/beta/threads/run_create_params.py
@@ -85,7 +85,7 @@ class RunCreateParamsBase(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]
@@ -204,7 +204,7 @@ class AdditionalMessage(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.
"""
src/openai/types/beta/threads/run_update_params.py
@@ -16,5 +16,5 @@ class RunUpdateParams(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.
"""
src/openai/types/beta/assistant.py
@@ -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
src/openai/types/beta/assistant_create_params.py
@@ -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]
@@ -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.
"""
src/openai/types/beta/assistant_update_params.py
@@ -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
src/openai/types/beta/thread.py
@@ -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"]
src/openai/types/beta/thread_create_and_run_params.py
@@ -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]
@@ -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.
"""
@@ -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.
"""
@@ -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]
src/openai/types/beta/thread_create_params.py
@@ -34,7 +34,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]
@@ -83,7 +83,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.
"""
@@ -116,7 +116,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.
"""
src/openai/types/beta/thread_update_params.py
@@ -14,7 +14,7 @@ class ThreadUpdateParams(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]
src/openai/types/beta/vector_store.py
@@ -53,7 +53,7 @@ class VectorStore(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.
"""
name: str
src/openai/types/beta/vector_store_create_params.py
@@ -33,7 +33,7 @@ class VectorStoreCreateParams(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: str
src/openai/types/beta/vector_store_update_params.py
@@ -17,7 +17,7 @@ class VectorStoreUpdateParams(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]
src/openai/types/batch.py
@@ -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
.stats.yml
@@ -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