Sha256: 7854089b40cdece6de1b399861b386066f38e8faa5ba0657a2dfefd9bd292626
Contents?: true
Size: 110 Bytes
Versions: 1
Compression:
Stored size: 110 Bytes
Contents
# frozen_string_literal: true module Openai class Assistant < Openai::Base VERSION = "0.5.0" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
openai-assistant-0.5.0 | lib/openai/assistant/version.rb |