ruby_conversations 1.0.9
A Ruby client library for managing AI conversations via a remote API.
Gemfile:
=
install:
=
Runtime Dependencies (7):
activesupport
>= 7.0
aws-sdk-core
~> 3.0
faraday
~> 2.0
jwt
~> 2.0
ruby_llm
~> 1.1
strongmind-auth
~> 1.0
zeitwerk
~> 2.6
Development Dependencies (9):
bootsnap
~> 1.0
dotenv-rails
>= 0
factory_bot
>= 0
pry-byebug
>= 0
rspec
>= 0
rspec-rails
>= 0
rubocop-rails
>= 0
rubocop-rspec
>= 0
shoulda-matchers
>= 0