File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -35,14 +35,14 @@ The project uses the following third-party libraries or assets
3535### OpenAI .NET SDK
3636
3737- ** Source** : https://github.com/openai/openai-dotnet
38- - ** Version** : 2.5 .0
38+ - ** Version** : 2.8 .0
3939- ** License** : MIT License
4040- ** License Link** : https://github.com/openai/openai-dotnet/blob/main/LICENSE
4141
4242### Azure.AI.OpenAI
4343
4444- ** Source** : https://github.com/Azure/azure-sdk-for-net
45- - ** Version** : 2.5 .0-beta.1
45+ - ** Version** : 2.8 .0-beta.1
4646- ** License** : MIT License
4747- ** License Link** : https://github.com/Azure/azure-sdk-for-net/blob/main/LICENSE.txt
4848
@@ -56,7 +56,7 @@ The project uses the following third-party libraries or assets
5656### Pfim
5757
5858- ** Source** : https://github.com/nickbabcock/Pfim
59- - ** Version** : 0.11.3
59+ - ** Version** : 0.11.4
6060- ** License** : MIT License
6161- ** License Link** : https://github.com/nickbabcock/Pfim/blob/master/LICENSE.txt
6262
Original file line number Diff line number Diff line change 5151 <PackageReference Include =" Avalonia.Diagnostics" Version =" 11.3.9" Condition =" '$(Configuration)' == 'Debug'" />
5252 <PackageReference Include =" Avalonia.AvaloniaEdit" Version =" 11.3.0" />
5353 <PackageReference Include =" AvaloniaEdit.TextMate" Version =" 11.3.0" />
54- <PackageReference Include =" Azure.AI.OpenAI" Version =" 2.5 .0-beta.1" />
54+ <PackageReference Include =" Azure.AI.OpenAI" Version =" 2.8 .0-beta.1" />
5555 <PackageReference Include =" BitMiracle.LibTiff.NET" Version =" 2.4.660" />
5656 <PackageReference Include =" CommunityToolkit.Mvvm" Version =" 8.4.0" />
5757 <PackageReference Include =" LiveChartsCore.SkiaSharpView.Avalonia" Version =" 2.0.0-rc6.1" />
58- <PackageReference Include =" OpenAI" Version =" 2.5 .0" />
59- <PackageReference Include =" Pfim" Version =" 0.11.3 " />
58+ <PackageReference Include =" OpenAI" Version =" 2.8 .0" />
59+ <PackageReference Include =" Pfim" Version =" 0.11.4 " />
6060 <PackageReference Include =" TextMateSharp" Version =" 1.0.70" />
6161 <PackageReference Include =" TextMateSharp.Grammars" Version =" 1.0.70" />
6262 </ItemGroup >
You can’t perform that action at this time.
0 commit comments