EndlessInternational / intelligence

A Ruby gem for seamlessly and uniformly interacting with large language and vision model (LLM) API's served by numerous services, including those of OpenAI, Anthropic, Google and others.
MIT License
44 stars 2 forks source link

Error on requiring #3

Closed mavient closed 1 week ago

mavient commented 1 week ago
.rbenv/versions/3.3.4/lib/ruby/gems/3.3.0/gems/intelligence-0.6.0/lib/intelligence/message.rb:9:in `block in <class:Message>': undefined method `group' for an instance of AdaptiveConfiguration::Builder (NoMethodError)
kristoph commented 1 week ago

Hey. This gem is still under pretty heavy development with an imminent beta. That said if you pull 0.7.1 this should address your issue.

Please by all means share any comments you might have!