Releases: icebaker/ruby-nano-bots
Releases · icebaker/ruby-nano-bots
Ruby Nano Bots 3.4.0
New version available on RubyGems:
gem install nano-bots -v 3.4.0
gem 'nano-bots', '~> 3.4'
In this release:
- Upgrading to Nano Bots Specification 3.2.0 and More #24
- Implementing Nano Bots Specification 3.2.0 and 3.1.0
- Upgrading to Gemini AI 4.1.0
- Upgrading to Fennel 1.5.0
- Adding support for Anthropic Claude
- Improving tools' error handling
Ruby Nano Bots 3.3.0
Ruby Nano Bots 3.2.0
Ruby Nano Bots 3.1.0
Ruby Nano Bots 3.0.1
New version available on RubyGems:
gem install nano-bots -v 3.0.1
gem 'nano-bots', '~> 3.0', '>= 3.0.1'
In this release:
- Upgrading gems.
Ruby Nano Bots 3.0.0
Ruby Nano Bots 2.5.1
New version available on RubyGems:
gem install nano-bots -v 2.5.1
gem 'nano-bots', '~> 2.5', '>= 2.5.1'
In this release:
- Upgrading to Ruby Mistral AI 1.1.1
Ruby Nano Bots 2.5.0
New version available on RubyGems:
gem install nano-bots -v 2.5.0
gem 'nano-bots', '~> 2.5'
In this release:
- Upgraded to Nano Bots Spec 2.3.0.
- Added support for Ollama.
- Added support for Maritaca AI MariTalk.
Ruby Nano Bots 2.4.1
New version available on RubyGems:
gem install nano-bots -v 2.4.1
gem 'nano-bots', '~> 2.4', '>= 2.4.1'
In this release:
- Minor fix in the specification version.
Ruby Nano Bots 2.4.0
New version available on RubyGems:
gem install nano-bots -v 2.4.0
gem 'nano-bots', '~> 2.4'
In this release:
- Supporting Nano Bots Specification 2.2.0;
- Adding support to Cohere;
- Upgrading Ruby Mistral AI;
- Adding smoke testing for multiple providers and models;
- Adding support to Cohere #13