diff --git a/openapi.yaml b/openapi.yaml index 5e29193a..38630e10 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -10281,7 +10281,7 @@ components: nullable: true metadata: description: &metadata_description | - 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 characters long. + 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 maximum of 512 characters long. type: object x-oaiTypeLabel: map nullable: true @@ -10475,7 +10475,7 @@ components: metadata: type: object description: | - Set of 16 key-value pairs that can be attached to a vector store. 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. + Set of 16 key-value pairs that can be attached to a vector store. 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 maximum of 512 characters long. x-oaiTypeLabel: map oneOf: - required: [vector_store_ids] @@ -11490,7 +11490,7 @@ components: metadata: type: object description: | - Set of 16 key-value pairs that can be attached to a vector store. 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. + Set of 16 key-value pairs that can be attached to a vector store. 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 maximum of 512 characters long. x-oaiTypeLabel: map x-oaiExpandable: true oneOf: