We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 116894b + 222e7db commit 8cc17eaCopy full SHA for 8cc17ea
src/Zatomic.AI.Providers/Zatomic.AI.Providers.csproj
@@ -34,8 +34,8 @@
34
</ItemGroup>
35
36
<ItemGroup>
37
- <PackageReference Include="AWSSDK.Bedrock" Version="4.0.8" />
38
- <PackageReference Include="AWSSDK.BedrockRuntime" Version="4.0.2" />
+ <PackageReference Include="AWSSDK.Bedrock" Version="4.0.8.1" />
+ <PackageReference Include="AWSSDK.BedrockRuntime" Version="4.0.2.1" />
39
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.7" />
40
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
41
0 commit comments