Sha256: a3120da3f144e53f34055df3cff12d80ac55b24d533c4010cd574ccea8a9b7af

Contents?: true

Size: 1.28 KB

Versions: 0

Compression: gzip

Compressed size: 645 Bytes

Stored size: 645 Bytes

Contents

--- !ruby/object:Gem::Specification
name: llm-graph
version: !ruby/object:Gem::Version
  version: 0.0.1.alpha.pre
platform: ruby
authors:
- Michael Deering
autorequire: 
bindir: exe
cert_chain: []
date: 2023-10-13 00:00:00.000000000 Z
dependencies: []
description: llm-graph is a Ruby gem that provides verioned llm conversation graphs.
  It supports both directed and undirected graphs, and includes methods for adding
  and removing nodes and edges, checking for the existence of nodes and edges, and
  other common graph operations.
email:
- mdeering@mdeering.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".rspec"
- ".rubocop.yml"
- CHANGELOG.md
- Gemfile
- README.md
- Rakefile
- lib/llm/graph.rb
- lib/llm/graph/version.rb
- llm-graph.gemspec
- sig/llm/graph.rbs
homepage: 
licenses: []
metadata: {}
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: 2.6.0
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">"
    - !ruby/object:Gem::Version
      version: 1.3.1
requirements: []
rubygems_version: 3.4.10
signing_key: 
specification_version: 4
summary: A gem for storing LLM convsational data in graph form.
test_files: []

Package Spec version

llm-graph-0.0.1.alpha.pre