Microsoft.KernelMemory.AI.Tiktoken 0.95.241216.2

Prefix Reserved
This package has a SemVer 2.0.0 package version: 0.95.241216.2+cc67af2.
dotnet add package Microsoft.KernelMemory.AI.Tiktoken --version 0.95.241216.2                
NuGet\Install-Package Microsoft.KernelMemory.AI.Tiktoken -Version 0.95.241216.2                
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.KernelMemory.AI.Tiktoken" Version="0.95.241216.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.KernelMemory.AI.Tiktoken --version 0.95.241216.2                
#r "nuget: Microsoft.KernelMemory.AI.Tiktoken, 0.95.241216.2"                
#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.KernelMemory.AI.Tiktoken as a Cake Addin
#addin nuget:?package=Microsoft.KernelMemory.AI.Tiktoken&version=0.95.241216.2

// Install Microsoft.KernelMemory.AI.Tiktoken as a Cake Tool
#tool nuget:?package=Microsoft.KernelMemory.AI.Tiktoken&version=0.95.241216.2                

Kernel Memory with Tiktoken tokenizers

Nuget package Discord

This project contains the Tiktoken tokenizers for Kernel Memory.

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.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Microsoft.KernelMemory.AI.Tiktoken:

Package Downloads
Microsoft.KernelMemory.Core

The package contains the the core logic and abstractions of Kernel Memory, not including extensions.

Microsoft.KernelMemory.AI.OpenAI

Provide access to OpenAI LLM models in Kernel Memory to generate embeddings and text

Microsoft.KernelMemory.AI.AzureOpenAI

Provide access to Azure OpenAI LLM models in Kernel Memory to generate embeddings and text

Microsoft.KernelMemory.AI.Anthropic

Provide access to Anthropic LLM models in Kernel Memory

Microsoft.KernelMemory.AI.Ollama

Provide access to Ollama LLM models in Kernel Memory to generate embeddings and text

GitHub repositories

This package is not used by any popular GitHub repositories.