Microsoft.TypeChat 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.
This package has a SemVer 2.0.0 package version: 0.1.240227.3-preview+0f1c2f0.
dotnet add package Microsoft.TypeChat --version 0.1.240227.3-preview
NuGet\Install-Package Microsoft.TypeChat -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" 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 --version 0.1.240227.3-preview
#r "nuget: Microsoft.TypeChat, 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 as a Cake Addin
#addin nuget:?package=Microsoft.TypeChat&version=0.1.240227.3-preview&prerelease

// Install Microsoft.TypeChat as a Cake Tool
#tool nuget:?package=Microsoft.TypeChat&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 (3)

Showing the top 3 NuGet packages that depend on Microsoft.TypeChat:

Package Downloads
Microsoft.TypeChat.SemanticKernel The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

TypeChat.SemanticKernel supplies bindings for Language models, Plugins and Embeddings to TypeChat.NET

Microsoft.TypeChat.Program The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

TypeChat.Program translates natural language requests into simple programs (Plans) that are dynamically typed checked, compiled and run

Microsoft.TypeChat.Dialog The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

TypeChat.Dialog uses TypeChat.Net to perform strongly typed interactions with message passing Agents

GitHub repositories (1)

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

Repository Stars
microsoft/typechat.net
Version Downloads Last updated
0.1.240227.3-preview 1,277 2/27/2024
0.1.231013.1-preview 1,416 10/13/2023
0.1.231012.1-preview 726 10/12/2023
0.1.231007.1-preview 57 10/7/2023
0.1.231005.1-preview 222 10/5/2023
0.1.230929.4-preview 50 9/29/2023
0.1.230929.1-preview 51 9/29/2023
0.1.230922.7-preview 64 9/22/2023
0.1.230922.3-preview 253 9/22/2023