Sha256: c4f2c709c43e40c4c8f4f369505e46214742b7e9de2db8590db8eaaa87276d0e
Contents?: true
Size: 410 Bytes
Versions: 1
Compression:
Stored size: 410 Bytes
Contents
# frozen_string_literal: true module Maritaca GEM = { name: 'maritaca-ai', version: '1.0.0', author: 'gbaptista', summary: 'Interact with Maritaca AI.', description: "A Ruby gem for interacting with Maritaca AI's large language models.", github: 'https://github.com/gbaptista/maritaca-ai', 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 |
---|---|
maritaca-ai-1.0.0 | static/gem.rb |