Pieces.OS.Client
0.0.6-beta
See the version list below for details.
dotnet add package Pieces.OS.Client --version 0.0.6-beta
NuGet\Install-Package Pieces.OS.Client -Version 0.0.6-beta
<PackageReference Include="Pieces.OS.Client" Version="0.0.6-beta" />
paket add Pieces.OS.Client --version 0.0.6-beta
#r "nuget: Pieces.OS.Client, 0.0.6-beta"
// Install Pieces.OS.Client as a Cake Addin #addin nuget:?package=Pieces.OS.Client&version=0.0.6-beta&prerelease // Install Pieces.OS.Client as a Cake Tool #tool nuget:?package=Pieces.OS.Client&version=0.0.6-beta&prerelease
Pieces OS Client SDK For C#
Introduction
The Pieces OS Client SDK is a powerful code engine package designed for writing applications on top of Pieces OS. It facilitates communication with a locally hosted server to enable features such as copilot chats, asset saving, and more.
Features
The Pieces SDK offers the following key features:
- Copilot Chats: Communicate seamlessly with copilot chats functionality.
- Asset Management: Save and manage assets and formats efficiently.
- Local Server Interaction: Interact with a locally hosted server for various functionality.
- Multi LLMs support: Use any Pieces supported LLM to power your app.
Installation
To get started with the Pieces OS Client SDK, follow these steps:
Download Pieces OS: Pieces OS serves as the primary backend service, providing essential functionality for the SDK. Download the appropriate version for your operating system:
Install the SDK: Use nuget to install the Pieces OS Client SDK package:
dotnet add package Pieces.OS.Client
Product | Versions 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. |
-
net8.0
- JsonSubTypes (>= 2.0.1)
- Microsoft.Extensions.Logging (>= 8.0.0)
- Newtonsoft.Json (>= 13.0.3)
- Polly (>= 8.1.0)
- RestSharp (>= 110.2.0)
- System.ComponentModel.Annotations (>= 5.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Pieces.OS.Client:
Package | Downloads |
---|---|
Pieces.Extensions.AI
Support for Microsoft.Extensions.AI using Pieces for Developers as the LLM |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.3-beta | 40 | 10/26/2024 |
0.1.2-beta | 37 | 10/21/2024 |
0.1.1-beta | 73 | 10/18/2024 |
0.0.11-beta | 59 | 10/18/2024 |
0.0.10-beta | 45 | 10/16/2024 |
0.0.9-beta | 43 | 9/26/2024 |
0.0.7-beta | 44 | 9/23/2024 |
0.0.6-beta | 62 | 9/6/2024 |