SignalRT
43677c511c
Change interface to support multiple images and add the capabitlity to render the image in the console
1 year ago
SignalRT
e8732efadd
Example InteractiveExecutor
Add an Example and modifications to the interactive executor to enable Llava Models.
Just a preview / demo
1 year ago
xbotter
3f2e5c27ff
🔧 Update package references
- Update Microsoft.KernelMemory.Core to version 0.34.240313.1
- Update Microsoft.SemanticKernel to version 1.6.2
- Update Microsoft.SemanticKernel.Plugins.Memory to version 1.6.2-alpha
- Update Microsoft.KernelMemory.Abstractions to version 0.34.240313.1
- Update Microsoft.SemanticKernel.Abstractions to version 1.6.2
1 year ago
dependabot[bot]
6f03d5ac5c
build(deps): bump Microsoft.SemanticKernel and Microsoft.SemanticKernel.Abstractions ( #572 )
Bumps [Microsoft.SemanticKernel](https://github.com/microsoft/semantic-kernel ) and [Microsoft.SemanticKernel.Abstractions](https://github.com/microsoft/semantic-kernel ). These dependencies needed to be updated together.
Updates `Microsoft.SemanticKernel` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/microsoft/semantic-kernel/releases )
- [Commits](https://github.com/microsoft/semantic-kernel/compare/dotnet-1.4.0...dotnet-1.5.0 )
Updates `Microsoft.SemanticKernel.Abstractions` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/microsoft/semantic-kernel/releases )
- [Commits](https://github.com/microsoft/semantic-kernel/compare/dotnet-1.4.0...dotnet-1.5.0 )
---
updated-dependencies:
- dependency-name: Microsoft.SemanticKernel
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: Microsoft.SemanticKernel.Abstractions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
364259aabe
build(deps): bump Microsoft.SemanticKernel from 1.1.0 to 1.4.0 ( #544 )
Bumps [Microsoft.SemanticKernel](https://github.com/microsoft/semantic-kernel ) from 1.1.0 to 1.4.0.
- [Release notes](https://github.com/microsoft/semantic-kernel/releases )
- [Commits](https://github.com/microsoft/semantic-kernel/compare/dotnet-1.1.0...dotnet-1.4.0 )
---
updated-dependencies:
- dependency-name: Microsoft.SemanticKernel
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
e50f30d740
build(deps): bump Microsoft.KernelMemory.Core, System.Text.Json and Microsoft.KernelMemory.Abstractions ( #546 )
Bumps [Microsoft.KernelMemory.Core](https://github.com/microsoft/kernel-memory ), [System.Text.Json](https://github.com/dotnet/runtime ) and [Microsoft.KernelMemory.Abstractions](https://github.com/microsoft/kernel-memory ). These dependencies needed to be updated together.
Updates `Microsoft.KernelMemory.Core` from 0.26.240121.1 to 0.29.240219.2
- [Release notes](https://github.com/microsoft/kernel-memory/releases )
- [Commits](https://github.com/microsoft/kernel-memory/compare/packages-0.26.240121.1...packages-0.29.240219.2 )
Updates `System.Text.Json` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v8.0.2 )
Updates `Microsoft.KernelMemory.Abstractions` from 0.26.240104.1 to 0.29.240219.3
- [Release notes](https://github.com/microsoft/kernel-memory/releases )
- [Commits](https://github.com/microsoft/kernel-memory/compare/0.26.240104.1...abstractions-0.29.240219.3 )
---
updated-dependencies:
- dependency-name: Microsoft.KernelMemory.Core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: System.Text.Json
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.KernelMemory.Abstractions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Scott W Harden
91ca9d2732
LLamaSharp.Examples: Document Q&A with local storage ( #532 )
* LLama.Examples: disable console logging
* LLama.Examples: rename titles to signal grouped topics
* LLama.Examples: add additional PDF for Q&A
* LLama.Examples: improve kernel memory demo
multi-document ingestion
* LLama.Examples: improve message before resetting to main menu
* LLama.Examples: document Q&A with local memory
1 year ago
xbotter
90815ae7d8
bump sk & km
- bump semantic kernel to 1.1.0
- bump kernel memory to 0.26
1 year ago
dependabot[bot]
f02b0500b5
build(deps): bump Microsoft.KernelMemory.Core and Microsoft.KernelMemory.Abstractions
Bumps [Microsoft.KernelMemory.Core](https://github.com/microsoft/kernel-memory ) and [Microsoft.KernelMemory.Abstractions](https://github.com/microsoft/kernel-memory ). These dependencies needed to be updated together.
Updates `Microsoft.KernelMemory.Core` from 0.18.231209.1-preview to 0.24.231228.5
- [Release notes](https://github.com/microsoft/kernel-memory/releases )
- [Commits](https://github.com/microsoft/kernel-memory/compare/dotnet-0.18.231209.1-preview...0.24.231228.5 )
Updates `Microsoft.KernelMemory.Abstractions` from 0.18.231209.1-preview to 0.24.231228.5
- [Release notes](https://github.com/microsoft/kernel-memory/releases )
- [Commits](https://github.com/microsoft/kernel-memory/compare/dotnet-0.18.231209.1-preview...0.24.231228.5 )
---
updated-dependencies:
- dependency-name: Microsoft.KernelMemory.Core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: Microsoft.KernelMemory.Abstractions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Martin Evans
f0d7468b22
Merge pull request #356 from xbotter/deps/sk-rc3
bump sk to 1.0.1 & km to 0.18
1 year ago
xbotter
40ac944fb5
Bump sk to 1.0.1
1 year ago
Martin Evans
b868b056f7
Added metadata overrides to `IModelParams`
1 year ago
xbotter
8766fb1b03
Merge branch 'deps/sk-rc3' of https://github.com/xbotter/LLamaSharp into deps/sk-rc3
1 year ago
xbotter
213b4be723
bump sk-1.0.0-rc4
1 year ago
xbotter
ce20b30e06
Merge branch 'SciSharp:master' into deps/sk-rc3
1 year ago
Rinne
836f071cd0
fix: Chinese example.
1 year ago
xbotter
13a312b4ec
update sk to 1.0.0-rc3 & km to 0.18
1 year ago
Martin Evans
4fc743c9ba
Merge branch 'master' into master
1 year ago
Philipp Bauer
73d1725954
Modified / updated ChatSession examples
2 years ago
Philipp Bauer
f1eac82ecc
Update target frameworks with .NET 8
2 years ago
dependabot[bot]
36adc4af32
build(deps): bump Spectre.Console from 0.47.0 to 0.48.0
Bumps [Spectre.Console](https://github.com/spectreconsole/spectre.console ) from 0.47.0 to 0.48.0.
- [Release notes](https://github.com/spectreconsole/spectre.console/releases )
- [Commits](https://github.com/spectreconsole/spectre.console/compare/0.47.0...0.48.0 )
---
updated-dependencies:
- dependency-name: Spectre.Console
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Rinne
934358a7b3
Merge branch 'master' of github.com:AsakusaRinne/LLamaSharp into fix_chinese
2 years ago
Rinne
217c67b757
fix: chinese encoding error.
2 years ago
xbotter
d1e2a4750b
🔧 Update KernelMemory configuration
- Update LLamaSharpTextEmbeddingGeneration and LLamaSharpTextGeneration
- Add Microsoft.KernelMemory.Core package reference
- Update Microsoft.KernelMemory.Abstractions package reference
2 years ago
dependabot[bot]
20a0dc7ac6
build(deps): bump Microsoft.Extensions.Logging.Console
Bumps [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime ) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0 )
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging.Console
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
xbotter
15db931a66
bump semantic kernel 1.0.0-beta8
2 years ago
xbotter
6c31f69720
bump semantic kernel to 1.0.0-beta-6
2 years ago
Rinne
14b5994c93
Merge branch 'master' into add_kernel_memory_pkg
2 years ago
xbotter
f9087015d6
🔀 Refactor TestRunner.cs
- Handle invalid choice in Examples.TryGetValue
- Add exit condition for choice "Exit"
- Display a rule before executing example
- Clear console after each iteration
📝 This change refactors the TestRunner.cs file. It handles invalid choices in Examples.TryGetValue, adds an exit condition for the choice "Exit", displays a rule before executing an example, and clears the console after each iteration.
2 years ago
Yaohui Liu
457958435b
build: use semantic-kernel beta1 in examples.
2 years ago
Martin Evans
3a4a91bc08
Merge pull request #231 from SciSharp/dependabot/nuget/Microsoft.SemanticKernel-1.0.0-beta4
build(deps): bump Microsoft.SemanticKernel from 1.0.0-beta1 to 1.0.0-beta4
2 years ago
dependabot[bot]
25d6b3ce50
build(deps): bump Microsoft.SemanticKernel
Bumps [Microsoft.SemanticKernel](https://github.com/microsoft/semantic-kernel ) from 1.0.0-beta1 to 1.0.0-beta4.
- [Release notes](https://github.com/microsoft/semantic-kernel/releases )
- [Commits](https://github.com/microsoft/semantic-kernel/compare/dotnet-1.0.0-beta1...dotnet-1.0.0-beta4 )
---
updated-dependencies:
- dependency-name: Microsoft.SemanticKernel
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
xbotter
8c425b9e57
Merge branch 'master' into kernel-memory
2 years ago
xbotter
a49438e6e6
🔧 Add Semantic Memory SDK to LLama.Examples
Added a project reference to LLama.KernelMemory in the LLama.Examples.csproj file.
🔧 Add KernelMemory class and update TestRunner
Added a new class KernelMemory to the LLama.Examples.NewVersion namespace, which includes a Run method that demonstrates the usage of Semantic Kernel Memory. The class imports a sample PDF document and asks a question to the memory, displaying the answer and relevant sources.
Updated the TestRunner class in the same namespace to include an option (choice 15) to run the KernelMemory example.
🔧 Fix typo in LLamaSharpTextEmbeddingGeneration class
Fixed a typo in the LLamaSharpTextEmbeddingGeneration class where the LlamaSharpConfig variable was incorrectly named as LlamaSharpConfig.
Added XML documentation for the LLamaSharpTextEmbeddingGeneration constructor, Dispose method, and GenerateEmbeddingsAsync method.
Summary:
- Added project reference to LLama.KernelMemory and LLama.SemanticKernel in LLama.Examples.csproj
- Added KernelMemory class to demonstrate Semantic Kernel Memory usage
- Updated TestRunner class to include option for running KernelMemory example
- Fixed typo in LLamaSharpTextEmbeddingGeneration class
- Added XML documentation for constructor, Dispose method, and GenerateEmbeddingsAsync method in LLamaSharpTextEmbeddingGeneration class
2 years ago
Martin Evans
a024d2242e
It works!
had to update binary to `b1426`
2 years ago
Daniel Vaughan
f64a54c9c8
Support SemanticKernel 1.0.0-beta1
2 years ago
Tim Miller
521f068d64
Add Embedding for Semantic Kernel
2 years ago
Tim Miller
a81edacbfb
Remove embedding for now
2 years ago
Tim Miller
98bfbe1d50
Update
2 years ago
Tim Miller
9a1d6f99f2
Add Semantic Kernel support
2 years ago
Mihai
71f02e08c2
Add grammar example
2 years ago
Tim Miller
bbd2650cf0
Include runtime targets file
2 years ago
Yaohui Liu
e603a09137
fix: state loading and saving not working.
2 years ago
Yaohui Liu
18c2ff2395
refactor: instruct mode and examples.
2 years ago
Yaohui Liu
8978410eab
docs: add examples for running LLamaSharp.
2 years ago