mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-17 22:48:35 +00:00
51a6a219cd
* add ruby assistants testing * _join_url_paths * run ruby tests on ci/cd * TestBaseOpenAIPassThroughHandler * _join_url_paths * fix _join_url_paths * Install Ruby and Bundler * Install Ruby and Bundler
4 lines
60 B
Ruby
4 lines
60 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'rspec'
|
|
gem 'ruby-openai' |