Skip to content

Commit

Permalink
Merge pull request #672 from betalgo/dev
Browse files Browse the repository at this point in the history
8.10.0
  • Loading branch information
kayhantolga authored Nov 13, 2024
2 parents 9e8372c + d7f43f9 commit fd70702
Show file tree
Hide file tree
Showing 26 changed files with 557 additions and 26 deletions.
6 changes: 5 additions & 1 deletion OpenAI.SDK/Betalgo.Ranul.OpenAI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageIcon>Betalgo-Ranul-OpenAI-icon.png</PackageIcon>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Title>OpenAI SDK by Betalgo</Title>
<Version>8.9.0</Version>
<Version>8.10.0</Version>
<Authors>Tolga Kayhan, Betalgo</Authors>
<Company>Betalgo Up Ltd.</Company>
<Product>OpenAI .NET library by Betalgo Ranul</Product>
Expand Down Expand Up @@ -74,4 +74,8 @@
<PackageReference Include="System.Net.Http.Json" Version="8.0.1" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="9.0.0-preview.9.24525.1" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0" />
</ItemGroup>
</Project>
Loading

0 comments on commit fd70702

Please sign in to comment.