We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8f3273 commit 424d925Copy full SHA for 424d925
README.md
@@ -11,7 +11,7 @@
11
12
13
SharpToken is a C# library that serves as a port of the Python [tiktoken](https://github.com/openai/tiktoken) library.
14
-It provides functionality for encoding and decoding tokens using GPT-based encodings. This library is built for .NET 6
+It provides functionality for encoding and decoding tokens using GPT-based encodings. This library is built for .NET 6, .NET 8
15
and .NET Standard 2.0, making it compatible with a wide range of frameworks.
16
17
## Installation
0 commit comments