Sha256: 2e905b52eeba22319f6fd2e55fb88256be9cd95f32789e1e1f4eeb3d2e413e2e
Contents?: true
Size: 779 Bytes
Versions: 1
Compression:
Stored size: 779 Bytes
Contents
# frozen_string_literal: true module NanoBot GEM = { name: 'nano-bots', version: '2.5.0', specification: '2.3.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-2.5.0 | static/gem.rb |