Skip to content

Commit

Permalink
chore: Updates version to 1.0.33
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-swift-automation committed Nov 1, 2024
1 parent eb3de20 commit 54a459e
Show file tree
Hide file tree
Showing 9 changed files with 1,332 additions and 84 deletions.
2 changes: 1 addition & 1 deletion Package.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.32
1.0.33
2 changes: 1 addition & 1 deletion Package.version.next
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.33
1.0.34
Original file line number Diff line number Diff line change
Expand Up @@ -6438,7 +6438,7 @@ extension BedrockAgentClientTypes {

/// Contains details about the model used to create vector embeddings for the knowledge base.
public struct VectorKnowledgeBaseConfiguration: Swift.Sendable {
/// The Amazon Resource Name (ARN) of the model used to create vector embeddings for the knowledge base.
/// The Amazon Resource Name (ARN) of the model or inference profile used to create vector embeddings for the knowledge base.
/// This member is required.
public var embeddingModelArn: Swift.String?
/// The embeddings model configuration details for the vector model used in Knowledge Base.
Expand Down

Large diffs are not rendered by default.

Loading

0 comments on commit 54a459e

Please sign in to comment.