Skip to content

Commit

Permalink
Update Runtime-AI-Extensions.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
geumjaLee authored Nov 15, 2024
1 parent c8686d7 commit 8d6fbb3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CS/console-ai-extension/Runtime-AI-Extensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@

<ItemGroup>
<PackageReference Include="Azure.AI.OpenAI" Version="2.0.0" />
<PackageReference Include="DevExpress.AIIntegration" Version="24.2.1-alpha-24317" />
<PackageReference Include="Microsoft.Extensions.AI.Ollama" Version="9.0.0-preview.9.24525.1" />
<PackageReference Include="Microsoft.Extensions.AI.OpenAI" Version="9.0.0-preview.9.24525.1" />
<PackageReference Include="DevExpress.AIIntegration" Version="24.2.*" />
<PackageReference Include="Microsoft.Extensions.AI.Ollama" Version="9.0.*" />
<PackageReference Include="Microsoft.Extensions.AI.OpenAI" Version="9.0.*" />
</ItemGroup>

</Project>

0 comments on commit 8d6fbb3

Please sign in to comment.