summaryrefslogtreecommitdiff
path: root/static/gem.rb
diff options
context:
space:
mode:
Diffstat (limited to 'static/gem.rb')
-rw-r--r--static/gem.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/gem.rb b/static/gem.rb
index 513378d..aba8341 100644
--- a/static/gem.rb
+++ b/static/gem.rb
@@ -3,8 +3,8 @@
module NanoBot
GEM = {
name: 'nano-bots',
- version: '2.5.1',
- specification: '2.3.0',
+ version: '3.0.0',
+ specification: '3.0.0',
author: 'icebaker',
summary: 'Ruby Implementation of Nano Bots: small, AI-powered bots for OpenAI ChatGPT, Ollama, Mistral AI, Cohere Command, Maritaca AI MariTalk, and Google Gemini.',
description: 'Ruby Implementation of Nano Bots: small, AI-powered bots that can be easily shared as a single file, designed to support multiple providers such as OpenAI ChatGPT, Ollama, Mistral AI, Cohere Command, Maritaca AI MariTalk, and Google Gemini, with support for calling Tools (Functions).',