File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
<TargetFrameworks >net6.0;net7.0;net8.0</TargetFrameworks >
5
5
<ImplicitUsings >enable</ImplicitUsings >
6
6
<Nullable >enable</Nullable >
7
- <Version >0.11.2 </Version >
7
+ <Version >0.12.0 </Version >
8
8
<Authors >Xbotter</Authors >
9
9
<Company >SciSharp STACK</Company >
10
10
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
17
17
The integration of LLamaSharp and Microsoft kernel-memory. It could make it easy to support document search for LLamaSharp model inference.
18
18
</Description >
19
19
<PackageReleaseNotes >
20
- v0.11.2 followed the updating of LLamaSharp.
20
+ v0.12.0 released with v0.12.0 of LLamaSharp.
21
21
</PackageReleaseNotes >
22
22
<PackageLicenseExpression >MIT</PackageLicenseExpression >
23
23
<PackageOutputPath >packages</PackageOutputPath >
Original file line number Diff line number Diff line change 10
10
<ImplicitUsings >enable</ImplicitUsings >
11
11
<Nullable >enable</Nullable >
12
12
13
- <Version >0.11.2 </Version >
13
+ <Version >0.12.0 </Version >
14
14
<Authors >Tim Miller, Xbotter</Authors >
15
15
<Company >SciSharp STACK</Company >
16
16
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
23
23
The integration of LLamaSharp and Microsoft semantic-kernel.
24
24
</Description >
25
25
<PackageReleaseNotes >
26
- v0.11.2 followed the updating of LLamaSharp.
26
+ v0.12.0 released with v0.12.0 of LLamaSharp.
27
27
</PackageReleaseNotes >
28
28
<PackageLicenseExpression >MIT</PackageLicenseExpression >
29
29
<PackageOutputPath >packages</PackageOutputPath >
You can’t perform that action at this time.
0 commit comments