mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-21 20:24:59 +00:00
project: upgrade OpenAI
and Azure.AI.OpenAI
to 2.2.0-beta.2
Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
parent
59638eb731
commit
69d107430a
1 changed files with 2 additions and 2 deletions
|
@ -48,10 +48,10 @@
|
|||
<PackageReference Include="Avalonia.Diagnostics" Version="11.2.4" Condition="'$(Configuration)' == 'Debug'" />
|
||||
<PackageReference Include="Avalonia.AvaloniaEdit" Version="11.1.0" />
|
||||
<PackageReference Include="AvaloniaEdit.TextMate" Version="11.1.0" />
|
||||
<PackageReference Include="Azure.AI.OpenAI" Version="2.2.0-beta.1" />
|
||||
<PackageReference Include="Azure.AI.OpenAI" Version="2.2.0-beta.2" />
|
||||
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.3.2" />
|
||||
<PackageReference Include="LiveChartsCore.SkiaSharpView.Avalonia" Version="2.0.0-rc5.4" />
|
||||
<PackageReference Include="OpenAI" Version="2.2.0-beta.1" />
|
||||
<PackageReference Include="OpenAI" Version="2.2.0-beta.2" />
|
||||
<PackageReference Include="TextMateSharp" Version="1.0.66" />
|
||||
<PackageReference Include="TextMateSharp.Grammars" Version="1.0.66" />
|
||||
</ItemGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue