Skip to content

Commit 65ffe63

Browse files
Initial release of Amazon Bedrock AgentCore SDK including Runtime, Built-In Tools, Memory, Gateway and Identity.
1 parent 1162dd6 commit 65ffe63

File tree

242 files changed

+43596
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

242 files changed

+43596
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,8 @@ Protocol tests can be found in the `sdk/test/ProtocolTests` directory. Protocol
192192
* Model Invocation logging added to enable or disable logs in customer account. Model listing and description support added. Provisioned Throughput feature added. Custom model support added for creating custom models. Also includes list, and delete functions for custom model.
193193
* [AWSSDK.BedrockAgent](https://www.nuget.org/packages/AWSSDK.BedrockAgent/)
194194
* This release introduces Agents for Amazon Bedrock
195+
* [AWSSDK.BedrockAgentCore](https://www.nuget.org/packages/AWSSDK.BedrockAgentCore/)
196+
* Initial release of Amazon Bedrock AgentCore SDK including Runtime, Built-In Tools, Memory, Gateway and Identity.
195197
* [AWSSDK.BedrockAgentRuntime](https://www.nuget.org/packages/AWSSDK.BedrockAgentRuntime/)
196198
* This release introduces Agents for Amazon Bedrock Runtime
197199
* [AWSSDK.BedrockDataAutomation](https://www.nuget.org/packages/AWSSDK.BedrockDataAutomation/)

0 commit comments

Comments
 (0)