From 6ea734e2a1c09d16db528aa896408df365f88c3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=91=E6=A6=86=E8=82=96=E7=89=A9?= Date: Sun, 2 Jun 2024 21:09:25 +0800 Subject: [PATCH] Add OAI demo link LLamaWorker , ASP.NET Web API like OAI #269 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index febd02dd1..e76b5133d 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ The following examples show how to build APPs with LLamaSharp. - [LLamaStack (with WPF and Web demo)](https://github.com/saddam213/LLamaStack) - [Blazor Demo (with Model Explorer)](https://github.com/alexhiggins732/BLlamaSharp.ChatGpt.Blazor) - [ASP.NET Demo](./LLama.Web/) +- [LLamaWorker (ASP.NET Web API like OAI)](https://github.com/sangyuxiaowu/LLamaWorker) ![LLamaShrp-Integrations](./Assets/LLamaSharp-Integrations.png)