Created
May 19, 2025 19:44
-
-
Save conwid/5fa0060c78d60ea5ea15af444be4ac1a to your computer and use it in GitHub Desktop.
Gist created from visual studio extension
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<ItemGroup> | |
<PackageReference Include="SmartComponents.AspNetCore" Version="0.1.0-preview10147" /> | |
<PackageReference Include="SmartComponents.Inference.OpenAI" Version="0.1.0-preview10147" /> | |
<PackageReference Include="SmartComponents.LocalEmbeddings" Version="0.1.0-preview10147" /> | |
</ItemGroup> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment