# frozen_string_literal: true module Openai class Assistant VERSION = "0.4.0" end end