We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c80f79f commit 447a093Copy full SHA for 447a093
gemfiles/rails_7.1.gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: ..
3
specs:
4
- ruby_llm_community (1.1.0)
+ ruby_llm_community (1.1.1)
5
base64
6
event_stream_parser (~> 1)
7
faraday (>= 1.10.0)
gemfiles/rails_7.2.gemfile.lock
gemfiles/rails_8.0.gemfile.lock
lib/ruby_llm/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module RubyLLM
- VERSION = '1.1.0'
+ VERSION = '1.1.1'
end
0 commit comments