Skip to content

Commit

Permalink
fix: Updated OpenAI package.
Browse files Browse the repository at this point in the history
  • Loading branch information
HavenDV committed Jan 27, 2025
1 parent 465ee71 commit 942a337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<PackageVersion Include="System.Net.Http.Json" Version="9.0.0" />
<PackageVersion Include="System.Text.Json" Version="9.0.1" />
<PackageVersion Include="Tiktoken" Version="2.2.0" />
<PackageVersion Include="tryAGI.OpenAI" Version="3.9.3-dev.36" />
<PackageVersion Include="tryAGI.OpenAI" Version="4.0.0" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.1" />
<PackageVersion Include="Microsoft.Extensions.Http" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="9.0.0" />
Expand Down

0 comments on commit 942a337

Please sign in to comment.