Microsoft.TypeChat.Program 0.1.240227.3-preview

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Microsoft.TypeChat.Program.
This package has a SemVer 2.0.0 package version: 0.1.240227.3-preview+0f1c2f0.
dotnet add package Microsoft.TypeChat.Program --version 0.1.240227.3-preview
NuGet\Install-Package Microsoft.TypeChat.Program -Version 0.1.240227.3-preview
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="Microsoft.TypeChat.Program" Version="0.1.240227.3-preview" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.TypeChat.Program --version 0.1.240227.3-preview
#r "nuget: Microsoft.TypeChat.Program, 0.1.240227.3-preview"
#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 Microsoft.TypeChat.Program as a Cake Addin
#addin nuget:?package=Microsoft.TypeChat.Program&version=0.1.240227.3-preview&prerelease

// Install Microsoft.TypeChat.Program as a Cake Tool
#tool nuget:?package=Microsoft.TypeChat.Program&version=0.1.240227.3-preview&prerelease

TypeChat.NET

TypeChat.NET brings the ideas of TypeChat to .NET.

TypeChat.NET provides cross platform libraries that help you build natural language interfaces with language models using strong types and type validation. TypeChat provides:

  • Json Translation and validation.

  • Schema export: generate schema for .NET Types using Typescript, a language designed to express the schema of JSON objects concisely. Schema export supports common scenarios (as shown in the examples) and provides:

    • Runtime export: This is needed for scenarios where the schema may vary for each request, may have to be selected from sub-schemas or include dynamic lists and vocabularies (such as product names, or lists of players in a team).
    • Vocabularies: easy specification of string tables along with support for dynamic loading.
  • Extensibility: interfaces let you customize schemas (including hand-written), validators and even language model prompts.

Getting Started

Learn about and get the latest updates on the TypeChat.NET project on the TypeChat.NET GitHub repository.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.TypeChat.Program:

Repository Stars
microsoft/typechat.net
Version Downloads Last updated
0.1.240227.3-preview 91 2/27/2024
0.1.231013.1-preview 76 10/13/2023
0.1.231012.1-preview 703 10/12/2023
0.1.231007.1-preview 55 10/7/2023
0.1.231005.1-preview 219 10/5/2023
0.1.230929.4-preview 53 9/29/2023
0.1.230929.1-preview 51 9/29/2023
0.1.230922.7-preview 53 9/22/2023
0.1.230922.3-preview 266 9/22/2023