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 bd2218b..b927f4c 100644
--- a/static/gem.rb
+++ b/static/gem.rb
@@ -5,8 +5,8 @@ module NanoBot
name: 'nano-bots',
version: '1.1.2',
author: 'icebaker',
- summary: 'Ruby Implementation of Nano Bots: small, AI-powered bots',
- description: 'Ruby Implementation of Nano Bots: small, AI-powered bots easily shared as a single file, designed to support multiple providers such as Vicuna, OpenAI ChatGPT, Google PaLM, Alpaca, and LLaMA.',
+ summary: 'Ruby Implementation of Nano Bots: small, AI-powered bots for OpenAI ChatGPT 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 and Google Gemini, with support for calling Tools (Functions).',
github: 'https://github.com/icebaker/ruby-nano-bots',
gem_server: 'https://rubygems.org',
license: 'MIT',