# frozen_string_literal: true module Llm module Graph VERSION = "0.0.1.alpha.pre" end end