Supprocom.LlamaSharp.ToolCallEnvelopes
0.1.3
See the version list below for details.
dotnet add package Supprocom.LlamaSharp.ToolCallEnvelopes --version 0.1.3
NuGet\Install-Package Supprocom.LlamaSharp.ToolCallEnvelopes -Version 0.1.3
<PackageReference Include="Supprocom.LlamaSharp.ToolCallEnvelopes" Version="0.1.3" />
<PackageVersion Include="Supprocom.LlamaSharp.ToolCallEnvelopes" Version="0.1.3" />
<PackageReference Include="Supprocom.LlamaSharp.ToolCallEnvelopes" />
paket add Supprocom.LlamaSharp.ToolCallEnvelopes --version 0.1.3
#r "nuget: Supprocom.LlamaSharp.ToolCallEnvelopes, 0.1.3"
#:package Supprocom.LlamaSharp.ToolCallEnvelopes@0.1.3
#addin nuget:?package=Supprocom.LlamaSharp.ToolCallEnvelopes&version=0.1.3
#tool nuget:?package=Supprocom.LlamaSharp.ToolCallEnvelopes&version=0.1.3
LlamaSharp.ToolCallEnvelopes provides a focused helper layer for developers who need LlamaSharp models to produce reliable tool calls by constraining generation to a predictable JSON envelope, deriving grammar from tool schemas, formatting prior tool-call turns consistently, and parsing final or streaming tool-call output back into application-level calls without mixing that logic into model loading, session management, or provider runtime code.
Install and use
Install the package from NuGet: LlamaSharp.ToolCallEnvelopes. For the install-to-working-tool-calls flow, see the getting started guide. For FAQ, see docs/faq.md.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.