tiktoken_ruby 0.0.11-x64-mingw-ucrt → 0.0.11.1-x64-mingw-ucrt
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 2f48fc562eb3963b9bb9dcf98996988a36c3e52e0c5bd7e0494236a7cb1775be
|
4
|
+
data.tar.gz: 4468a4e6c7f057cb8fbe2e310eafe32fb08dc60e6c13d4714b579218bd88e3fc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 24a5fc40059eb38d841936934e81c4618fc3a51e2cd735fd1942466d070280a7ab74002c5ee26082542ef9fc293265191e5401ee0696f9d3881c4d9ece11f30a
|
7
|
+
data.tar.gz: c2286cc4ac44d90dc6e45b193f0fbdcf7277fea8e8bd5d661fb393fc4a445724234667aae4b3ce1ee2625c503ee91cb3ace7704c09324047b50027440193aa0d
|
data/Gemfile.lock
CHANGED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tiktoken_ruby
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.11
|
4
|
+
version: 0.0.11.1
|
5
5
|
platform: x64-mingw-ucrt
|
6
6
|
authors:
|
7
7
|
- IAPark
|
@@ -31,6 +31,7 @@ files:
|
|
31
31
|
- lib/tiktoken_ruby.rb
|
32
32
|
- lib/tiktoken_ruby/3.1/tiktoken_ruby.so
|
33
33
|
- lib/tiktoken_ruby/3.2/tiktoken_ruby.so
|
34
|
+
- lib/tiktoken_ruby/3.3/tiktoken_ruby.so
|
34
35
|
- lib/tiktoken_ruby/3.4/tiktoken_ruby.so
|
35
36
|
- lib/tiktoken_ruby/encoding.rb
|
36
37
|
- lib/tiktoken_ruby/version.rb
|