1module Net 2 module Llm 3 VERSION: String 4 # See the writing guide of rbs: https://github.com/ruby/rbs#guides 5 end 6end