Microsoft.KernelMemory.AI.Tiktoken 0.98.250324.1

Prefix Reserved
This package has a SemVer 2.0.0 package version: 0.98.250324.1+1c424ed.
dotnet add package Microsoft.KernelMemory.AI.Tiktoken --version 0.98.250324.1
                    
NuGet\Install-Package Microsoft.KernelMemory.AI.Tiktoken -Version 0.98.250324.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="Microsoft.KernelMemory.AI.Tiktoken" Version="0.98.250324.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.KernelMemory.AI.Tiktoken" Version="0.98.250324.1" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.KernelMemory.AI.Tiktoken" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.KernelMemory.AI.Tiktoken --version 0.98.250324.1
                    
#r "nuget: Microsoft.KernelMemory.AI.Tiktoken, 0.98.250324.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.
#addin nuget:?package=Microsoft.KernelMemory.AI.Tiktoken&version=0.98.250324.1
                    
Install Microsoft.KernelMemory.AI.Tiktoken as a Cake Addin
#tool nuget:?package=Microsoft.KernelMemory.AI.Tiktoken&version=0.98.250324.1
                    
Install Microsoft.KernelMemory.AI.Tiktoken as a Cake Tool

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

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.