Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 919c08a

Browse files
committed
bump tokenizers
1 parent 56ec23b commit 919c08a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
gem "tokenizers", "0.5.4"
1212
gem "tiktoken_ruby", "0.0.11.1"
13-
gem "discourse_ai-tokenizers", "0.3.0", require_name: "discourse_ai/tokenizers"
13+
gem "discourse_ai-tokenizers", "0.3.1", require_name: "discourse_ai/tokenizers"
1414
gem "ed25519", "1.2.4" #TODO remove this as existing ssl gem should handle this
1515

1616
# we probably want to move all dependencies directly in to the Discourse Gemfile, this

0 commit comments

Comments
 (0)