From 3b5e781f1ffa451bd6ecc763911ae7f1d36e1bde Mon Sep 17 00:00:00 2001 From: alexhiggins732 Date: Mon, 26 Feb 2024 09:07:56 -0500 Subject: [PATCH] Add link to newly created Blazor Demo, requested by in the documentation. (#539) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18dd521d..257cd065 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ - [Official Console Examples](./LLama.Examples/) - [Unity Demo](https://github.com/eublefar/LLAMASharpUnityDemo) - [LLamaStack (with WPF and Web support)](https://github.com/saddam213/LLamaStack) - +- [Blazor Demo (with Model Explorer)](https://github.com/alexhiggins732/BLlamaSharp.ChatGpt.Blazor) ## Installation