ruby_conversations 1.1.16
A Ruby client library for managing AI conversations via a remote API.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (6):
            activesupport
            >= 7.0
          
          
            aws-sdk-core
            ~> 3.0
          
          
            faraday
            ~> 2.0
          
          
            jwt
            ~> 2.0
          
          
            strongmind-auth
            ~> 1.0
          
          
            zeitwerk
            ~> 2.6
          
    Development 依赖 (11):
            bootsnap
            ~> 1.0
          
          
            dotenv-rails
            >= 0
          
          
            factory_bot
            >= 0
          
          
            pry-byebug
            >= 0
          
          
            rspec
            >= 0
          
          
            rspec-rails
            >= 0
          
          
            rubocop-factory_bot
            >= 0
          
          
            rubocop-rails
            >= 0
          
          
            rubocop-rspec
            >= 0
          
          
            ruby_llm_community
            >= 0
          
          
            shoulda-matchers
            >= 0
          
    