Llamas.Abstractions 0.1.1

dotnet add package Llamas.Abstractions --version 0.1.1
NuGet\Install-Package Llamas.Abstractions -Version 0.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Llamas.Abstractions" Version="0.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Llamas.Abstractions --version 0.1.1
#r "nuget: Llamas.Abstractions, 0.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Llamas.Abstractions as a Cake Addin
#addin nuget:?package=Llamas.Abstractions&version=0.1.1

// Install Llamas.Abstractions as a Cake Tool
#tool nuget:?package=Llamas.Abstractions&version=0.1.1

Llamas.Abstractions


Llamas.Abstractions NuGet Version

Llamas.Abstractions contains interfaces for Llamas Ollama client and blob support, as well as the exported types needed for parameters and results. This assembly is provided separately to allow for integration purposes such as DI and client (e.g. Blazor) references.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Llamas.Abstractions:

Package Downloads
Llamas.Container

Host Ollama docker containers from the comfort of .NET with client support from Llamas

Llamas

.NET 8 library for interfacing with ollama servers

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.1 39 7/2/2024
0.1.0 39 7/1/2024

Minor changes to enable testing