summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoricebaker <icebaker@proton.me>2023-12-29 17:10:19 -0300
committericebaker <icebaker@proton.me>2023-12-29 17:10:19 -0300
commit147dacf7defd6f81bedd713d19be187c937a0a13 (patch)
tree6324bb45f12f423dd4d6f296e4691571f8ae7e3e
parent0a43a3b7d700b5f4b31007602948e6ac70f6398c (diff)
updating specification
-rw-r--r--static/gem.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/gem.rb b/static/gem.rb
index 95036ae..c53fc31 100644
--- a/static/gem.rb
+++ b/static/gem.rb
@@ -4,7 +4,7 @@ module NanoBot
GEM = {
name: 'nano-bots',
version: '2.4.0',
- specification: '2.1.0',
+ specification: '2.2.0',
author: 'icebaker',
summary: 'Ruby Implementation of Nano Bots: small, AI-powered bots for OpenAI ChatGPT, Mistral AI, 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, Mistral AI, and Google Gemini, with support for calling Tools (Functions).',