ankane/informers

uninitialized constant Informers::Utils::Hub::VERSION (NameError)

Closed this issue · 1 comments

Hi!

With the following file:

require "informers"

qa = Informers.pipeline("question-answering")
qa.("Who invented Ruby?", "Ruby is a programming language created by Matz")

I'm receiving the error:

lib/ruby/gems/3.3.0/gems/informers-1.0.0/lib/informers/utils/hub.rb:43:in `get_file': uninitialized constant Informers::Utils::Hub::VERSION (NameError)

 headers["User-Agent"] = "informers/#{VERSION};"

Thanks @pedroaugustofsilva! Just released 1.0.1.