From 23cd64df543c46539eab46fec8dbbc472ee0264c 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, 28 Jul 2024 15:09:04 +0800 Subject: [PATCH] Update README.md Modify project features to help more people who need function call support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e065a2eb..9f1e7943 100644 --- a/README.md +++ b/README.md @@ -74,7 +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) +- [LLamaWorker (ASP.NET Web API like OAI and Function Calling Support)](https://github.com/sangyuxiaowu/LLamaWorker) ![LLamaShrp-Integrations](./Assets/LLamaSharp-Integrations.png)