mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-18 00:48:01 +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
43 lines
948 B
Plaintext
43 lines
948 B
Plaintext
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
base64 (0.2.0)
|
|
diff-lcs (1.6.0)
|
|
event_stream_parser (1.0.0)
|
|
faraday (2.8.1)
|
|
base64
|
|
faraday-net_http (>= 2.0, < 3.1)
|
|
ruby2_keywords (>= 0.0.4)
|
|
faraday-multipart (1.1.0)
|
|
multipart-post (~> 2.0)
|
|
faraday-net_http (3.0.2)
|
|
multipart-post (2.4.1)
|
|
rspec (3.13.0)
|
|
rspec-core (~> 3.13.0)
|
|
rspec-expectations (~> 3.13.0)
|
|
rspec-mocks (~> 3.13.0)
|
|
rspec-core (3.13.3)
|
|
rspec-support (~> 3.13.0)
|
|
rspec-expectations (3.13.3)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.13.0)
|
|
rspec-mocks (3.13.2)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.13.0)
|
|
rspec-support (3.13.2)
|
|
ruby-openai (7.4.0)
|
|
event_stream_parser (>= 0.3.0, < 2.0.0)
|
|
faraday (>= 1)
|
|
faraday-multipart (>= 1)
|
|
ruby2_keywords (0.0.5)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
rspec
|
|
ruby-openai
|
|
|
|
BUNDLED WITH
|
|
2.6.5
|