Sha256: 59930362e1f0087370f4f175b698bddf0eeb2d558101cbdfbf2b4aba9956adcb
Contents?: true
Size: 779 Bytes
Versions: 1
Compression:
Stored size: 779 Bytes
Contents
# frozen_string_literal: true module NanoBot GEM = { name: 'nano-bots', version: '3.0.1', 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).', github: 'https://github.com/icebaker/ruby-nano-bots', gem_server: 'https://rubygems.org', license: 'MIT', ruby: '3.1.0' }.freeze end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
nano-bots-3.0.1 | static/gem.rb |